Searched refs:kOtherLoadableLibrariesInSearchPaths (Results 1 – 1 of 1) sorted by relevance
72 static const std::vector<std::string> kOtherLoadableLibrariesInSearchPaths = { variable260 (std::find(kOtherLoadableLibrariesInSearchPaths.begin(), in check_lib()261 kOtherLoadableLibrariesInSearchPaths.end(), path) == in check_lib()262 kOtherLoadableLibrariesInSearchPaths.end())) { in check_lib()