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