/aosp_15_r20/bionic/linker/ |
H A D | linker_config.h | 93 const std::vector<std::string>& search_paths() const { in search_paths() function 120 void set_search_paths(std::vector<std::string>&& search_paths) { in set_search_paths()
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | ota_tools.py | 44 def FindOtaToolsDir(search_paths): argument 64 def FindOtaTools(search_paths): argument
|
/aosp_15_r20/tools/acloud/create/ |
H A D | local_image_local_instance.py | 381 def _FindCvdHostBinaries(search_paths): argument 393 def _FindCvdHostArtifactsPath(search_paths): argument
|
H A D | goldfish_local_image_local_instance.py | 228 def _FindEmulatorBinary(search_paths): argument
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | mounts.cc | 100 const std::vector<std::string>& search_paths) { in ResolveLibraryPath() 419 std::vector<std::string> search_paths; in AddMappingsForBinary() local
|
/aosp_15_r20/external/libcxx/utils/ |
H A D | merge_archives.py | 32 def find_and_diagnose_missing(lib, search_paths): argument
|
/aosp_15_r20/development/vndk/tools/image-diff-tool/ |
H A D | diff.py | 128 search_paths, argument
|
/aosp_15_r20/art/libnativeloader/ |
H A D | native_loader_namespace.cpp | 92 const std::string& name, const std::string& search_paths, const std::string& permitted_paths, in Create()
|
/aosp_15_r20/system/apex/tests/native/ |
H A D | apex_shared_libraries_test.cpp | 146 std::string search_paths = lib; in TEST() local
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | FindCUDAToolkit.cmake | 654 set(search_paths) variable
|
D | CMakeDetermineCUDACompiler.cmake | 155 set(search_paths) variable
|
/aosp_15_r20/external/pytorch/cmake/Modules/ |
H A D | FindCUDAToolkit.cmake | 652 set(search_paths) variable
|
/aosp_15_r20/external/cronet/base/nix/ |
H A D | xdg_util.cc | 85 std::vector<FilePath> search_paths; in GetXDGDataSearchLocations() local
|
/aosp_15_r20/external/mesa3d/src/loader/ |
H A D | loader.c | 795 const char *search_paths, *next, *end; in loader_open_driver_lib() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ |
D | lib.rs | 840 let search_paths = if is_cpp { in generate() localVariable
|
/aosp_15_r20/external/musl/android/ |
H A D | relinterp.c | 497 char* search_paths; member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | process.rs | 507 fn search_paths<Paths, Exists>( in search_paths() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | process.rs | 482 fn search_paths<Paths, Exists>( in search_paths() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | process.rs | 482 fn search_paths<Paths, Exists>( in search_paths() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | process.rs | 507 fn search_paths<Paths, Exists>( in search_paths() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | process.rs | 507 fn search_paths<Paths, Exists>( in search_paths() function
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space.cc | 2182 ArrayRef<const std::string> search_paths = components.SubArray(/*pos=*/ named_components_count); in Load() local
|
/aosp_15_r20/external/libbpf/src/ |
H A D | libbpf.c | 11770 const char *search_paths[3] = {}; in resolve_full_path() local
|