Searched refs:ResolveLibraryPath (Results 1 – 3 of 3) sorted by relevance
21 static FileSpec ResolveLibraryPath(const std::string &path,
34 FileSpec HostInfoAndroid::ResolveLibraryPath(const std::string &module_path, in ResolveLibraryPath() function in HostInfoAndroid
1311 return HostInfoAndroid::ResolveLibraryPath(module_path, arch); in FindModuleFile()