Home
last modified time | relevance | path

Searched defs:prefix_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/image_ops/
H A Ddecode_image_op_test.py28 prefix_path = "tensorflow/core/lib" variable
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DFileSystem.cpp103 std::string prefix_path(root); in Create() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/
Dbuild.rs375 let prefix_path = if let Ok(prefix_path) = env::var("CMAKE_PREFIX_PATH") { in setup_libz() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/io_ops/
H A Dreader_ops_test.py39 prefix_path = "tensorflow/core/lib" variable
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dsplicing.rs239 let prefix_path = PathBuf::from(v); in new() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dcontext.rs2450 let mut prefix_path = in compute_allowlisted_and_codegen_items() localVariable