HomeSort by relevance Sort by last modified time
    Searched refs:pszExitMessage (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 40 char *pszExitMessage; /*!< Exit message string. */
PVRShell.cpp 92 m_pShellData->pszExitMessage = 0;
504 StringCopy(m_pShellData->pszExitMessage, (char*)ptrValue);
526 return m_pShellData->pszExitMessage;
    [all...]

Completed in 139 milliseconds