Home
last modified time | relevance | path

Searched defs:GetObjectSize (Results 1 – 5 of 5) sorted by relevance

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dlightweight_quarantine.cc13 size_t GetObjectSize(void* object) { in GetObjectSize() function
Dlightweight_quarantine_unittest.cc19 size_t GetObjectSize(void* object) { in GetObjectSize() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h124 uint32_t GetObjectSize() const { return static_cast<uint32_t>(object_size_); } in GetObjectSize() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h121 uint32_t GetObjectSize() const { return static_cast<uint32_t>(object_size_); } in GetObjectSize() function
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h2238 jvmtiError GetObjectSize(jobject object, in GetObjectSize() function