Searched defs:GetObjectSize (Results 1 – 4 of 4) sorted by relevance
119 uint64_t GetObjectSize() const { return m_object_size; } in GetObjectSize() function
129 uint32 GetObjectSize() const { return static_cast<uint32>(object_size_); } in GetObjectSize() function
599 uint64_t GetObjectSize() const { return m_objSize; } in GetObjectSize() function
2238 jvmtiError GetObjectSize(jobject object, in GetObjectSize() function