Searched defs:GetSizeInBytes (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/common/ | ||
D | BC_CommonBitArray.cpp | 46 int32_t CBC_CommonBitArray::GetSizeInBytes() { in GetSizeInBytes() function in CBC_CommonBitArray |
/external/v8/include/ | ||
D | v8-profiler.h | 620 virtual intptr_t GetSizeInBytes() { return -1; } in GetSizeInBytes() function |
/external/v8/test/cctest/ | ||
D | test-heap-profiler.cc | 1429 virtual intptr_t GetSizeInBytes() { return size_; } in GetSizeInBytes() function in __anon735c2ca60511::TestRetainedObjectInfo |