HomeSort by relevance Sort by last modified time
    Searched refs:CreateWithLocalMemory (Results 1 - 9 of 9) sorted by null

  /external/libchrome/base/debug/
activity_tracker_unittest.cc 207 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0);
254 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0);
304 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0);
367 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0);
404 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0);
activity_tracker.h     [all...]
activity_tracker.cc     [all...]
  /external/libchrome/base/metrics/
persistent_histogram_allocator.h 392 static void CreateWithLocalMemory(size_t size, uint64_t id, StringPiece name);
statistics_recorder_unittest.cc 60 GlobalHistogramAllocator::CreateWithLocalMemory(
694 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, "");
persistent_histogram_allocator_unittest.cc 172 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, "");
sparse_histogram_unittest.cc 65 GlobalHistogramAllocator::CreateWithLocalMemory(
histogram_unittest.cc 73 GlobalHistogramAllocator::CreateWithLocalMemory(
persistent_histogram_allocator.cc 707 void GlobalHistogramAllocator::CreateWithLocalMemory(
    [all...]

Completed in 323 milliseconds