Home
last modified time | relevance | path

Searched defs:IsPackable (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h64 bool IsPackable() const { return is_packable_; } in IsPackable() function
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc1119 bool IsPackable(const google::protobuf::Field& field) { in IsPackable() function