/external/webrtc/examples/peerconnection/client/ |
D | peer_connection_client.cc | 334 if (ParseEntry(control_data_.substr(pos, eol - pos), &name, &id, in OnRead() 381 if (ParseEntry(notification_data_.substr(pos), &name, &id, in OnHangingGetRead() 406 bool PeerConnectionClient::ParseEntry(const std::string& entry, in ParseEntry() function in PeerConnectionClient
|
D | peer_connection_client.h | 98 bool ParseEntry(const std::string& entry,
|
/external/libchrome-gestures/include/ |
D | activity_replay.h | 46 bool ParseEntry(const Json::Value& entry);
|
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
D | json_stream_parser.h | 208 util::Status ParseEntry(TokenType type);
|
D | json_stream_parser.cc | 289 result = ParseEntry(t); in RunParser() 709 util::Status JsonStreamParser::ParseEntry(TokenType type) { in ParseEntry() function in google::protobuf::util::converter::JsonStreamParser
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | json_stream_parser.h | 208 util::Status ParseEntry(TokenType type);
|
D | json_stream_parser.cc | 289 result = ParseEntry(t); in RunParser() 709 util::Status JsonStreamParser::ParseEntry(TokenType type) { in ParseEntry() function in google::protobuf::util::converter::JsonStreamParser
|
/external/libchrome-gestures/src/ |
D | activity_replay.cc | 95 if (!ParseEntry(entry)) in Parse() 184 bool ActivityReplay::ParseEntry(const Json::Value& entry) { in ParseEntry() function in gestures::ActivityReplay
|
/external/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 883 static bool ParseEntry(IMkvReader*,
|
D | mkvparser.cc | 1568 if (ParseEntry(pReader, pos, size, pEntry)) { in Parse() 1744 bool SeekHead::ParseEntry(IMkvReader* pReader, long long start, long long size_, in ParseEntry() function in mkvparser::SeekHead
|
/external/libwebm/mkvparser/ |
D | mkvparser.h | 883 static bool ParseEntry(IMkvReader*,
|
D | mkvparser.cc | 1568 if (ParseEntry(pReader, pos, size, pEntry)) { in Parse() 1744 bool SeekHead::ParseEntry(IMkvReader* pReader, long long start, long long size_, in ParseEntry() function in mkvparser::SeekHead
|
/external/libvpx/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 883 static bool ParseEntry(IMkvReader*,
|
D | mkvparser.cc | 1568 if (ParseEntry(pReader, pos, size, pEntry)) { in Parse() 1744 bool SeekHead::ParseEntry(IMkvReader* pReader, long long start, long long size_, in ParseEntry() function in mkvparser::SeekHead
|