Home
last modified time | relevance | path

Searched defs:ReadString (Results 1 – 25 of 57) 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/base/android/shared_preferences/
Dshared_preferences_manager.cc55 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/net/dns/public/
Dwin_dns_system_settings.cc75 bool ReadString(const wchar_t name[], in ReadString() function in net::__anon9e4568710111::RegistryReader
/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
DParsingPrimitives.cs558 … public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
/external/cronet/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
DParsingPrimitives.cs558 … public static string ReadString(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadString() method in Google.Protobuf.ParsingPrimitives
/external/cronet/net/tools/cachetool/
Dcachetool.cc175 std::string ReadString() override { in ReadString() function in __anona4aab63c0111::ProgramArgumentCommandMarshal
258 std::string ReadString() override { in ReadString() function in __anona4aab63c0111::StreamCommandMarshal
/external/pigweed/pw_protobuf/public/pw_protobuf/
Ddecoder.h307 Status ReadString(std::string_view* out) { return decoder_.ReadString(out); } in ReadString() function
/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/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp454 ByteString CPDF_StreamParser::ReadString() { in ReadString() function in CPDF_StreamParser
/external/rust/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::__anon289034910111::IoTest
/external/grpc-grpc/third_party/upb/upb/io/
Dzero_copy_stream_test.cc119 void IoTest::ReadString(upb_ZeroCopyInputStream* input, in ReadString() function in upb::__anon7c1c9efd0111::IoTest
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
/external/llvm/lib/AsmParser/
DLLLexer.cpp301 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
Dbinder_android.cc302 absl::Status ReadableParcelAndroid::ReadString(std::string* str) { in ReadString() function in grpc_binder::ReadableParcelAndroid
/external/tensorflow/tensorflow/core/lib/strings/
Dordered_code.cc270 bool OrderedCode::ReadString(StringPiece* src, string* result) { in ReadString() function in tensorflow::strings::OrderedCode

123