Searched refs:a_pszMessage (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/cpp/
H A Dexception.h71 void setWhat(const char *a_pszMessage) argument
73 m_strMsg = a_pszMessage;
/vbox/include/VBox/vmm/
H A Dvmapi.h138 #define VM_SET_ERROR_U(a_pUVM, a_rc, a_pszMessage) (VMR3SetError(a_pUVM, a_rc, RT_SRC_POS, a_pszMessage))

Completed in 51 milliseconds