Searched defs:IsPackable (Results 1 – 3 of 3) sorted by relevance
64 bool IsPackable() const { return is_packable_; } in IsPackable() function
1076 bool IsPackable(const google::protobuf::Field& field) { in IsPackable() function