/external/perf_data_converter/src/quipper/ |
D | buffer_reader.cc | 19 bool BufferReader::ReadString(size_t size, string* str) { in ReadString() function in quipper::BufferReader
|
D | file_reader.cc | 39 bool FileReader::ReadString(const size_t size, string* str) { in ReadString() function in quipper::FileReader
|
D | file_reader_test.cc | 184 TEST(FileReaderTest, ReadString) { in TEST() argument
|
D | buffer_reader_test.cc | 166 TEST(BufferReaderTest, ReadString) { in TEST() argument
|
/external/v4l2_codec2/vda/ |
D | bit_reader.cc | 21 bool BitReader::ReadString(int num_bits, std::string* str) { in ReadString() function in media::BitReader
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite.h | 682 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function 687 inline bool WireFormatLite::ReadString(io::CodedInputStream* input, in ReadString() function
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_extended_tcp_client.cc | 66 Status ExtendedTCPClient::ReadString(string *res) { in ReadString() function in tensorflow::ExtendedTCPClient
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablestreamproxy.cpp | 226 size_t CFX_SeekableStreamProxy::ReadString(wchar_t* pStr, in ReadString() function in CFX_SeekableStreamProxy
|
/external/google-breakpad/src/processor/ |
D | binarystream_unittest.cc | 109 TEST_F(BinaryStreamBasicTest, ReadString) { in TEST_F() argument 375 TEST_F(BinaryStreamU8Test, ReadString) { in TEST_F() argument
|
/external/webrtc/webrtc/base/ |
D | bytebuffer.cc | 128 bool ByteBuffer::ReadString(std::string* val, size_t len) { in ReadString() function in rtc::ByteBuffer
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | JsonTokenizer.cs | 296 private string ReadString() in ReadString() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
|
D | CodedInputStream.cs | 542 public string ReadString() in ReadString() method in Google.Protobuf.CodedInputStream
|
/external/gptfdisk/ |
D | support.cc | 39 string ReadString(void) { in ReadString() function
|
/external/libtextclassifier/utils/ |
D | lua-utils.cc | 244 StringPiece LuaEnvironment::ReadString(const int index) const { in ReadString() function in libtextclassifier3::LuaEnvironment
|
/external/perfetto/src/protozero/ |
D | proto_decoder_unittest.cc | 34 TEST(ProtoDecoderTest, ReadString) { in TEST() argument
|
/external/tensorflow/tensorflow/contrib/hadoop/kernels/ |
D | hadoop_dataset_ops.cc | 117 Status ReadString(string* value) { in ReadString() function in tensorflow::data::__anon7db61e300111::SequenceFileReader
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_streamparser.cpp | 467 ByteString CPDF_StreamParser::ReadString() { in ReadString() function in CPDF_StreamParser
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLLexer.cpp | 330 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 301 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
/external/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 301 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() function in LLLexer
|
/external/tensorflow/tensorflow/core/lib/wav/ |
D | wav_io.cc | 125 Status ReadString(const string& data, int expected_length, string* value, in ReadString() function
|
D | wav_io_test.cc | 262 TEST(WavIO, ReadString) { in TEST() argument
|
/external/tensorflow/tensorflow/core/lib/strings/ |
D | ordered_code.cc | 270 bool OrderedCode::ReadString(StringPiece* src, string* result) { in ReadString() function in tensorflow::strings::OrderedCode
|
/external/libchrome/base/ |
D | pickle.cc | 144 bool PickleIterator::ReadString(std::string* result) { in ReadString() function in base::PickleIterator
|
/external/libbrillo/brillo/streams/ |
D | fake_stream_unittest.cc | 38 bool ReadString(size_t size_to_read, std::string* out_buffer, bool* eos) { in ReadString() function in brillo::FakeStreamTest
|