Home
last modified time | relevance | path

Searched defs:ReadString (Results 1 – 25 of 74) sorted by relevance

123

/external/gptfdisk/
Dsupport.cc43 string ReadString(void) { in ReadString() function
59 string ReadString(void) { in ReadString() function
/external/armnn/tests/profiling/gatordmock/
DStreamMetadataCommandHandler.cpp53 std::string ReadString(const unsigned char* buffer, unsigned int &offset) in ReadString() function
/external/cronet/stable/base/android/shared_preferences/
Dshared_preferences_manager.cc57 std::string SharedPreferencesManager::ReadString( in ReadString() function in base::android::SharedPreferencesManager
/external/cronet/tot/base/android/shared_preferences/
Dshared_preferences_manager.cc57 std::string SharedPreferencesManager::ReadString( in ReadString() function in base::android::SharedPreferencesManager
/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
Dfuzzer_utils.cc97 absl::Status ReadableParcelForFuzzing::ReadString(std::string* data) { in ReadString() function in grpc_binder::fuzzing::ReadableParcelForFuzzing
/external/webrtc/rtc_base/
Dbyte_buffer.cc130 bool ByteBufferReader::ReadString(std::string* val, size_t len) { in ReadString() function in rtc::ByteBufferReader
/external/pigweed/pw_protobuf/
Ddecoder.cc107 Status Decoder::ReadString(std::string_view* out) { in ReadString() function in pw::protobuf::Decoder
/external/cronet/stable/net/dns/public/
Dwin_dns_system_settings.cc75 bool ReadString(const wchar_t name[], in ReadString() function in net::__anonc0fbe63d0111::RegistryReader
/external/cronet/tot/net/dns/public/
Dwin_dns_system_settings.cc75 bool ReadString(const wchar_t name[], in ReadString() function in net::__anon018cae590111::RegistryReader
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs239 public string ReadString() in ReadString() method
DJsonTokenizer.cs324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
DCodedInputStream.cs421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs239 public string ReadString() in ReadString() method
DJsonTokenizer.cs324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
DCodedInputStream.cs421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs239 public string ReadString() in ReadString() method
DJsonTokenizer.cs324 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
DCodedInputStream.cs421 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
/external/cronet/tot/net/tools/cachetool/
Dcachetool.cc181 std::string ReadString() override { in ReadString() function in __anon772677240111::ProgramArgumentCommandMarshal
265 std::string ReadString() override { in ReadString() function in __anon772677240111::StreamCommandMarshal
/external/cronet/stable/net/tools/cachetool/
Dcachetool.cc181 std::string ReadString() override { in ReadString() function in __anon2f891e880111::ProgramArgumentCommandMarshal
265 std::string ReadString() override { in ReadString() function in __anon2f891e880111::StreamCommandMarshal
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder.cc93 absl::Status FakeReadableParcel::ReadString(std::string* str) { in ReadString() function in grpc_binder::end2end_testing::FakeReadableParcel
/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h307 Status ReadString(std::string_view* out) { return decoder_.ReadString(out); } in ReadString() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp460 ByteString CPDF_StreamParser::ReadString() { in ReadString() function in CPDF_StreamParser
/external/grpc-grpc/third_party/upb/upb/io/
Dzero_copy_stream_test.cc119 void IoTest::ReadString(upb_ZeroCopyInputStream* input, in ReadString() function in upb::__anonfbb5f09f0111::IoTest
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dzero_copy_stream_test.cc138 void IoTest::ReadString(upb_ZeroCopyInputStream* input, in ReadString() function in upb::__anonf19d35170111::IoTest

123