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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
generated_message_reflection.cc 181 const UnknownFieldSet& GeneratedMessageReflection::GetUnknownFields(
199 total_size += GetUnknownFields(message).SpaceUsedExcludingSelf();
    [all...]
  /external/protobuf/src/google/protobuf/
generated_message_reflection.cc 196 const UnknownFieldSet& GeneratedMessageReflection::GetUnknownFields(
214 total_size += GetUnknownFields(message).SpaceUsedExcludingSelf();
    [all...]

Completed in 37 milliseconds