Searched defs:ParseField (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/src/cpp/ext/filters/census/ |
D | rpc_encoding.h | 125 static size_t ParseField(absl::string_view buf, GrpcTraceContext* tc) { in ParseField() function
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.cc | 1145 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1320 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1327 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet
|
D | extension_set_heavy.cc | 289 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet
|
D | text_format.cc | 282 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl
|
/external/perfetto/src/traced/probes/ftrace/ |
D | cpu_reader.cc | 605 bool CpuReader::ParseField(const Field& field, in ParseField() function in perfetto::CpuReader
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 629 CheckedError Parser::ParseField(StructDef &struct_def) { in ParseField() function in flatbuffers::Parser
|