Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/android/
H A Dbundle_utils.cc45 std::string BundleUtils::ResolveLibraryPath(const std::string& library_name, in ResolveLibraryPath() function in base::android::BundleUtils
68 std::string library_path = ResolveLibraryPath(library_name, split_name); in DlOpenModuleLibraryPartition()
H A Dbundle_utils.h24 static std::string ResolveLibraryPath(const std::string& library_name,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/android/
DHostInfoAndroid.h21 static FileSpec ResolveLibraryPath(const std::string &path,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/android/
DHostInfoAndroid.h21 static FileSpec ResolveLibraryPath(const std::string &path,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/android/
DHostInfoAndroid.h21 static FileSpec ResolveLibraryPath(const std::string &path,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/android/
DHostInfoAndroid.h21 static FileSpec ResolveLibraryPath(const std::string &path,
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dmounts.cc99 std::string ResolveLibraryPath(absl::string_view lib_name, in ResolveLibraryPath() function
502 std::string resolved_lib = ResolveLibraryPath(lib, full_search_paths); in AddMappingsForBinary()