Home
last modified time | relevance | path

Searched refs:placeholderSymbol (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/common/
Dsystem_utils_win.cpp155 static int placeholderSymbol = 0; in GetModuleDirectory() local
159 reinterpret_cast<LPCWSTR>(&placeholderSymbol), &module)) in GetModuleDirectory()
Dsystem_utils_posix.cpp153 static int placeholderSymbol = 0; in GetModuleDirectoryAndGetError() local
154 std::string moduleName = GetModulePath(&placeholderSymbol); in GetModuleDirectoryAndGetError()