Home
last modified time | relevance | path

Searched defs:path_str (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/cronet/net/test/
H A Dpython_utils.cc23 base::NativeEnvironmentString path_str; in SetPythonPathInEnvironment() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dscope.rs255 pub fn path_str(&self) -> String { in path_str() method
261 let path_str = self.path_str(); in prefix() localVariable
/aosp_15_r20/build/make/tools/aconfig/aflags/src/
H A Dload_protos.rs12 let path_str = path.to_string_lossy(); in infer_container() localVariable
/aosp_15_r20/external/aws-crt-java/src/native/
H A Ddirectory_traversal.c88 struct aws_string *path_str = aws_jni_new_string_from_jstring(env, path); in Java_software_amazon_awssdk_crt_io_DirectoryTraversal_crtTraverse() local
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dinstruction.rs77 let mut path_str = "".to_string(); in path_to_str() localVariable
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dsettings.py84 path_str, argument
/aosp_15_r20/external/federated-compute/fcp/testing/
H A Dtesting.cc66 auto path_str = std::string(path); in EnsureDirExists() local
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/
Dutil.rs18 let path_str = path.as_ref().to_str().ok_or_else(|| { in path_to_cstring() localVariable
/aosp_15_r20/external/strace/tests-m32/
H A Dfanotify_mark.c62 const char *dirfd_str, kernel_ulong_t path, const char *path_str) in do_call()
/aosp_15_r20/external/strace/tests-mx32/
H A Dfanotify_mark.c62 const char *dirfd_str, kernel_ulong_t path, const char *path_str) in do_call()
/aosp_15_r20/external/strace/tests/
H A Dfanotify_mark.c62 const char *dirfd_str, kernel_ulong_t path, const char *path_str) in do_call()
/aosp_15_r20/art/libartservice/service/native/
H A Dservice.cc42 Result<void> ValidateAbsoluteNormalPath(const std::string& path_str) { in ValidateAbsoluteNormalPath()
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils.cc139 std::string path_str(path); in ReadDirectory() local
/aosp_15_r20/external/perfetto/src/tools/proto_filter/
H A Dproto_filter.cc369 std::string path_str = filter.LookupField(field_path_varint); in Main() local
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dwrite.rs1332 let mut path_str = String::new(); in path_to_string() localVariable
1494 let path_str = super::path_to_string(&path); in path_to_string() localVariable
/aosp_15_r20/external/grpc-grpc/src/core/service_config/
H A Dservice_config_impl.cc187 UniquePtr<char> path_str(grpc_slice_to_c_string(path)); in GetMethodParsedConfigVector() local
/aosp_15_r20/external/bazelbuild-rules_rust/tools/rustdoc/
H A Drustdoc_test_writer.rs121 let path_str = arg in expand_params_file() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/service_config/
Dservice_config_impl.cc187 UniquePtr<char> path_str(grpc_slice_to_c_string(path)); in GetMethodParsedConfigVector() local
/aosp_15_r20/packages/modules/SdkExtensions/derive_classpath/
Dderive_classpath.cpp165 const std::string path_str(output_path); in WriteClasspathExports() local
/aosp_15_r20/external/crosvm/devices/src/serial/sys/
H A Dwindows.rs240 let path_str = format!(r"\\.\pipe\crosvm_test_{}", rand::thread_rng().gen::<u64>()); in named_pipe() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dproto_path.rs138 let mut path_str = String::new(); in from_path() localVariable
/aosp_15_r20/tools/asuite/adevice/src/
H A Dcommands.rs36 let path_str = file_path.to_path_buf().into_os_string().into_string().expect("already tested"); in command_args() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/tools/runfiles/
H A Drunfiles.rs128 let path_str = path.to_str().expect("Should be valid UTF8"); in rlocation_from() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/strum_macros/src/helpers/
Dmetadata.rs61 let path_str: LitStr = input.parse()?; in parse() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/helpers/
H A Dmetadata.rs61 let path_str: LitStr = input.parse()?; in parse() localVariable

12