Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
struct.pb.h | 380 int values_size() const; 713 inline int ListValue::values_size() const { function in class:google::protobuf::ListValue |
struct.pb.cc | 1464 int ListValue::values_size() const { function in class:google::protobuf::ListValue [all...] |
/external/e2fsprogs/lib/ext2fs/ | |
ext_attr.c | 824 unsigned int values_size = storage_size + local 888 if (entry->e_value_offs + entry->e_value_size > values_size) [all...] |