Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h125 uint32 GetObjectSize() const { return static_cast<uint32>(object_size_); } in GetObjectSize() function
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp605 uint64_t GetObjectSize() const { return m_objSize; } in GetObjectSize() function