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