Searched defs:appLibPath (Results 1 – 4 of 4) sorted by relevance
249 std::vector<std::string> appLibPath; variable
149 std::string appLibPath = g_bundleInfo.applicationInfo.nativeLibraryPath; in GetDebugLayerPaths() local
497 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath, in SetAppLibPath()
901 for (const auto &appLibPath : appLibPaths) { in SetAppLibPath() local