Searched refs:GetNativeBytes (Results 1 – 2 of 2) sorted by relevance
1249 os << "Native bytes total: " << GetNativeBytes() in DumpGcPerformanceInfo()2532 size_t Heap::GetNativeBytes() { in GetNativeBytes() function in art::gc::Heap2702 old_native_bytes_allocated_.store(GetNativeBytes()); in CollectGarbageInternal()3984 size_t current_native_bytes = GetNativeBytes(); in CheckGCForNative()
1264 size_t GetNativeBytes();