/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | unittest.inc | 667 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 D | unittest.inc | 667 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 D | escaping.cc | 171 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 D | libchrome-Update-crypto.patch | 9 - 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 D | stl_util.h | 80 inline char* string_as_array(std::string* str) { in string_as_array() function
|
H A D | substitute.cc | 112 char* target = string_as_array(output) + original_size; in SubstituteAndAppend()
|
H A D | strutil.cc | 2067 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 D | stl_util.h | 80 inline char* string_as_array(std::string* str) { in string_as_array() function
|
H A D | substitute.cc | 112 char* target = string_as_array(output) + original_size; in SubstituteAndAppend()
|
H A D | strutil.cc | 2067 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 D | extension_set_unittest.cc | 550 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 D | unknown_field_set_unittest.cc | 208 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 D | lite_unittest.cc | 678 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 D | map_test.inc | 2596 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 D | wire_format_unittest.inc | 497 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 D | extension_set_unittest.cc | 550 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 D | unknown_field_set_unittest.cc | 208 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 D | lite_unittest.cc | 678 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 D | map_test.inc | 2600 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 D | wire_format_unittest.inc | 497 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 D | tensor_coding.cc | 168 reader.ReadN(size, gtl::string_as_array(data)); in DecodeStringList()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | command_line_interface.cc | 867 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 D | command_line_interface.cc | 867 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/ |
D | strutil.sdump | 1111 "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/ |
D | zero_copy_stream_impl_lite.sdump | 291 "function_name" : "google::protobuf::string_as_array",
|