Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dsystem_utils_posix.cpp41 std::string GetModulePath(void *moduleOrSymbol) in GetModulePath() function
154 std::string moduleName = GetModulePath(&placeholderSymbol); in GetModuleDirectoryAndGetError()
239 return GetModulePath(libraryHandle); in GetLibraryPath()