Home
last modified time | relevance | path

Searched defs:dwRetVal (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.cpp68 DWORD dwRetVal = GetTempPathW(MAX_PATH, tempPathBuffer); in GetTmpPath() local
79 DWORD dwRetVal = GetModuleFileNameW(NULL, path, MAX_PATH); in GetExecutablePath() local