Searched refs:object_size_ (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h452 int object_size_; member in class:google::protobuf::internal::GeneratedMessageReflection
H A Dgenerated_message_reflection.cc195 object_size_ (object_size),
226 object_size_ (object_size),
279 // object_size_ already includes the in-memory representation of each field
282 int total_size = object_size_;
/external/libchrome/base/debug/
H A Dactivity_tracker.cc180 object_size_(object_size),
233 Reference allocated = allocator_->Allocate(object_size_, object_type_);
H A Dactivity_tracker.h229 const size_t object_size_; member in class:base::debug::ActivityTrackerMemoryAllocator
/external/v8/include/
H A Dv8.h6070 size_t object_size() { return object_size_; }
6076 size_t object_size_; member in class:v8::HeapObjectStatistics
/external/v8/src/
H A Dapi.cc6197 object_size_(0) {}
8384 object_statistics->object_size_ = object_size;

Completed in 251 milliseconds