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