HomeSort by relevance Sort by last modified time
    Searched refs:values_size (Results 1 - 5 of 5) sorted by null

  /external/libmojo/mojo/public/cpp/bindings/lib/
map_serialization.h 105 size_t values_size = local
108 return struct_overhead + keys_size + values_size;
  /external/protobuf/src/google/protobuf/
struct.pb.cc 1464 int ListValue::values_size() const { function in class:google::protobuf::ListValue
    [all...]
struct.pb.h 380 int values_size() const;
713 inline int ListValue::values_size() const { function in class:google::protobuf::ListValue
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
struct.pb.h 380 int values_size() const;
713 inline int ListValue::values_size() const { function in class:google::protobuf::ListValue
  /external/e2fsprogs/lib/ext2fs/
ext_attr.c 668 unsigned int values_size = storage_size + local
709 if (entry->e_value_offs + entry->e_value_size > values_size)

Completed in 165 milliseconds