/external/pdfium/xfa/src/fxfa/src/parser/ |
xfa_basic_imp.cpp | 607 int32_t CXFA_WideTextRead::ReadString(FX_WCHAR* pStr,
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.cc | 249 bool CodedInputStream::ReadString(string* buffer, int size) {
|
coded_stream.h | 200 // Implementation Note: ReadString() grows the string gradually as it 205 bool ReadString(string* buffer, int size); [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_lite.h | 300 static bool ReadString(input, string* value);
|
extension_set.cc | [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 200 // Implementation Note: ReadString() grows the string gradually as it 205 bool ReadString(string* buffer, int size); [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 289 static bool ReadString(input, string* value);
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 200 // Implementation Note: ReadString() grows the string gradually as it 205 bool ReadString(string* buffer, int size); [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 289 static bool ReadString(input, string* value);
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 200 // Implementation Note: ReadString() grows the string gradually as it 205 bool ReadString(string* buffer, int size); [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
wire_format_lite.h | 289 static bool ReadString(input, string* value);
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 207 // Implementation Note: ReadString() grows the string gradually as it 212 bool ReadString(string* buffer, int size); [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 200 // Implementation Note: ReadString() grows the string gradually as it 205 bool ReadString(string* buffer, int size); [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
wire_format_lite.h | 289 static bool ReadString(input, string* value);
|
/external/gptfdisk/ |
basicmbr.cc | [all...] |
/external/clang/lib/Serialization/ |
ASTReaderStmt.cpp | 49 std::string ReadString(const RecordData &R, unsigned &I) { 50 return Reader.ReadString(R, I); 344 std::string AsmStr = ReadString(Record, Idx); 362 ClobbersData.push_back(ReadString(Record, Idx)); 376 ConstraintsData.push_back(ReadString(Record, Idx)); [all...] |
/external/libchrome/base/metrics/ |
histogram.cc | 42 if (!iter->ReadString(histogram_name) ||
|
/external/pdfium/core/include/fpdfapi/ |
fpdf_parser.h | 313 CFX_ByteString ReadString();
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
map_type_handler.h | 412 return WireFormatLite::ReadString(input, value); [all...] |
/external/clang/include/clang/Serialization/ |
ASTReader.h | [all...] |
/external/google-breakpad/src/processor/ |
minidump.cc | [all...] |
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
fpdf_parser_parser.cpp | [all...] |
/external/pdfium/xfa/src/fdp/src/xml/ |
fde_xml.cpp | [all...] |
/external/webrtc/talk/media/base/ |
videoengine_unittest.h | 368 return buf.ReadString(payload, buf.Length()); [all...] |
/external/libchrome/base/files/ |
file_path.cc | 673 if (!iter->ReadString(&path_)) [all...] |