Searched refs:GetSizeInBytes (Results 1 – 3 of 3) sorted by relevance
501 virtual intptr_t GetSizeInBytes() { return -1; } in GetSizeInBytes() function
794 virtual intptr_t GetSizeInBytes() { return size_; } in GetSizeInBytes() function in __anonccf759450411::TestRetainedObjectInfo
2671 intptr_t size = info->GetSizeInBytes(); in AllocateEntry()