Home
last modified time | relevance | path

Searched defs:FieldSize (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dencoder.py148 def FieldSize(value): function
177 def FieldSize(value): function
203 def FieldSize(value): function
246 def FieldSize(value): function
268 def FieldSize(value): function
287 def FieldSize(value): function
307 def FieldSize(value): function
332 def FieldSize(value): function
351 def FieldSize(map_value): function
/frameworks/opt/gamesdk/samples/tuningfork/prototest/src/
Dsztool.cc47 size_t FieldSize(const FieldDescriptor* fd, bool outputTypes) { in FieldSize() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.cc764 int GeneratedMessageReflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::internal::GeneratedMessageReflection