Home
last modified time | relevance | path

Searched defs:new_paths (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dprotoc_test.py55 def _augmented_syspath(new_paths): argument
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
H A Dprotoc_test.py55 def _augmented_syspath(new_paths): argument
/aosp_15_r20/external/rust/android-crates-io/crates/which/src/
Dfinder.rs138 let new_paths = paths.into_iter().map(move |p| p.join(binary_name.clone())); in path_search_candidates() localVariable
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/tracer/
H A Dmod.rs584 let new_paths: Vec<String> = inode in modify_records_file() localVariable