Home
last modified time | relevance | path

Searched defs:bytes_str (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_fetcher_impl.cc83 std::string_view bytes_str(bytes); in ConvertResponseToUTF16() local
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dinstall.cpp613 const std::string& bytes_str = args[0]; in ApplyPatchSpaceFn() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/types/
H A Ddialect.cc880 StringRef bytes_str = getValue(); in print() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/splicing/
H A Dsplicer.rs1235 let bytes_str = format!("{:?}", external_manifest.to_string_lossy()); in splice_workspace_report_external_workspace_members() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dheaders.rs612 let bytes_str = match scheme.as_str() { in set_scheme() localVariable
/aosp_15_r20/external/python/cpython3/Parser/
Daction_helpers.c882 PyObject *bytes_str = NULL; in _PyPegen_concatenate_strings() local
/aosp_15_r20/external/python/cpython3/Objects/
Dlongobject.c1712 char **bytes_str) in long_to_decimal_string_internal()
1932 _PyBytesWriter *bytes_writer, char **bytes_str) in long_format_binary()
Dbytesobject.c1381 bytes_str(PyObject *op) in bytes_str() function
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c1415 bytes_str(PyObject *op) in bytes_str() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc3979 StringRef bytes_str = getValue(); in print() local