HomeSort by relevance Sort by last modified time
    Searched defs:full_type_name (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
text_format.cc 386 string full_type_name, prefix; local
387 DO(ConsumeAnyTypeUrl(&full_type_name, &prefix));
391 DO(ConsumeAnyValue(full_type_name,
396 string(prefix + full_type_name));
1527 string full_type_name; local
    [all...]
  /external/protobuf/src/google/protobuf/util/
message_differencer.cc 1018 string full_type_name; local
    [all...]

Completed in 6113 milliseconds