Home
last modified time | relevance | path

Searched refs:string_as_array (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dunittest.inc667 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
682 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&packed_data));
699 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
718 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
1844 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1858 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1873 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1887 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1901 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1915 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dunittest.inc667 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
682 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&packed_data));
699 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
718 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
1844 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1858 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1873 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1887 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1901 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
1915 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
[all …]
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Descaping.cc171 inline char* string_as_array(string* str) { in string_as_array() function
519 string_as_array(dest), dest->size()); in Base64Unescape()
/aosp_15_r20/external/libchrome/libchrome_tools/patches/
H A Dlibchrome-Update-crypto.patch9 - Use base::data() instead of base::string_as_array().
175 - SHA256HashString(str, base::string_as_array(&output), output.size());
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dstl_util.h80 inline char* string_as_array(std::string* str) { in string_as_array() function
H A Dsubstitute.cc112 char* target = string_as_array(output) + original_size; in SubstituteAndAppend()
H A Dstrutil.cc2067 const int len = Base64UnescapeInternal(src, slen, string_as_array(dest), in Base64UnescapeInternal()
2211 string_as_array(dest), in Base64EscapeInternal()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dstl_util.h80 inline char* string_as_array(std::string* str) { in string_as_array() function
H A Dsubstitute.cc112 char* target = string_as_array(output) + original_size; in SubstituteAndAppend()
H A Dstrutil.cc2067 const int len = Base64UnescapeInternal(src, slen, string_as_array(dest), in Base64UnescapeInternal()
2211 string_as_array(dest), in Base64EscapeInternal()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dextension_set_unittest.cc550 uint8_t* target = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
572 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
594 uint8_t* target = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
616 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
H A Dunknown_field_set_unittest.cc208 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&fast_buffer)); in TEST_F()
214 io::ArrayOutputStream raw_stream(::google::protobuf::string_as_array(&slow_buffer), size, in TEST_F()
H A Dlite_unittest.cc678 reinterpret_cast<::uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
698 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
H A Dmap_test.inc2596 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
2612 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
3643 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
3657 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
3670 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
H A Dwire_format_unittest.inc497 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&flat_data));
504 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&stream_data), size,
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dextension_set_unittest.cc550 uint8_t* target = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
572 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
594 uint8_t* target = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
616 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
H A Dunknown_field_set_unittest.cc208 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&fast_buffer)); in TEST_F()
214 io::ArrayOutputStream raw_stream(::google::protobuf::string_as_array(&slow_buffer), size, in TEST_F()
H A Dlite_unittest.cc678 reinterpret_cast<::uint8_t*>(::google::protobuf::string_as_array(&data)); in TEST()
698 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST()
H A Dmap_test.inc2600 uint8_t* start = reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&data));
2616 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1);
3647 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
3661 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
3674 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size);
H A Dwire_format_unittest.inc497 reinterpret_cast<uint8_t*>(::google::protobuf::string_as_array(&flat_data));
504 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&stream_data), size,
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dtensor_coding.cc168 reader.ReadN(size, gtl::string_as_array(data)); in DecodeStringList()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc867 char* target_ptr = ::google::protobuf::string_as_array(target) + pos; in ~MemoryOutputStream()
885 ::google::protobuf::string_as_array(target) + pos + data_.size() + indent_size); in ~MemoryOutputStream()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc867 char* target_ptr = ::google::protobuf::string_as_array(target) + pos; in ~MemoryOutputStream()
885 ::google::protobuf::string_as_array(target) + pos + data_.size() + indent_size); in ~MemoryOutputStream()
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-lite/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/obj/external/protobuf/src/google/protobuf/stubs/
Dstrutil.sdump1111 "function_name" : "google::protobuf::string_as_array",
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-cpp-lite/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/obj/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.sdump291 "function_name" : "google::protobuf::string_as_array",

12