Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.h64 bool IsPackable() const { return is_packable_; } in IsPackable() function
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc1123 bool IsPackable(const google::protobuf::Field& field) { in IsPackable() function