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