Searched refs:libsToLoad (Results 1 – 2 of 2) sorted by relevance
235 void DrmHostManager::GetOemLibraryPath(std::vector<std::string> &libsToLoad) in GetOemLibraryPath() argument248 libsToLoad.push_back(fullPath); in GetOemLibraryPath()258 std::vector<std::string> libsToLoad; in ServiceThreadMain() local259 GetOemLibraryPath(libsToLoad); in ServiceThreadMain()260 for (const auto &libpath : libsToLoad) { in ServiceThreadMain()
117 void GetOemLibraryPath(std::vector<std::string> &libsToLoad);