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

  /external/protobuf/src/google/protobuf/
extension_set.cc 60 inline bool is_packable(WireFormatLite::WireType type) { function in namespace:google::protobuf::internal::__anon23296
    [all...]
descriptor.h 449 bool is_packable() const; // shorthand for is_repeated() &&
451 bool is_packed() const; // shorthand for is_packable() &&
1589 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
1437 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
1437 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
1437 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 430 bool is_packable() const; // shorthand for is_repeated() &&
432 bool is_packed() const; // shorthand for is_packable() &&
1437 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 547 bool is_packable() const; // shorthand for is_repeated() &&
549 bool is_packed() const; // shorthand for is_packable() &&
1806 inline bool FieldDescriptor::is_packable() const { function in class:google::protobuf::FieldDescriptor
    [all...]

Completed in 1143 milliseconds