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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 761 char *pszCmdLine;
773 pszCmdLine = new char[i];
778 pszCmdLine[i] = (char)lpCmdLine[i];
784 delete[] pszCmdLine;
788 init.CommandLine(pszCmdLine);
795 delete[] pszCmdLine;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winwlx.h 160 WINBOOL WINAPI WlxStartApplication(PVOID pWlxContext,PWSTR pszDesktopName,PVOID pEnvironment,PWSTR pszCmdLine);
shlwapi.h     [all...]

Completed in 1181 milliseconds