Searched refs:LoadNativeHeap (Results 1 - 3 of 3) sorted by path

/external/chromium_org/tools/memory_inspector/memory_inspector/data/
H A Dfile_storage.py155 def LoadNativeHeap(self, timestamp): member in class:Archive
H A Dfile_storage_unittest.py95 nh_deser = archive.LoadNativeHeap(timestamp)
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
H A Dwww_server.py196 dumps[time_delta] = archive.LoadNativeHeap(timestamp)
579 nheap = archive.LoadNativeHeap(timestamp)

Completed in 6083 milliseconds