/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 159 TEST_F(PersistentHistogramAllocatorTest, CreateWithFile) { in TEST_F() argument 168 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, temp_name); in TEST_F() 174 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, ""); in TEST_F() 180 GlobalHistogramAllocator::CreateWithFile(temp_file, 0, 0, ""); in TEST_F()
|
H A D | persistent_histogram_allocator.cc | 679 bool GlobalHistogramAllocator::CreateWithFile( in CreateWithFile() function in base::GlobalHistogramAllocator 727 return base::GlobalHistogramAllocator::CreateWithFile(active_path, size, id, in CreateWithActiveFile()
|
H A D | persistent_histogram_allocator.h | 358 static bool CreateWithFile(const FilePath& file_path,
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 168 TEST_F(PersistentHistogramAllocatorTest, CreateWithFile) { in TEST_F() argument 177 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, temp_name); in TEST_F() 183 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, ""); in TEST_F() 189 GlobalHistogramAllocator::CreateWithFile(temp_file, 0, 0, ""); in TEST_F() 638 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, temp_name); in TEST_F()
|
H A D | persistent_histogram_allocator.cc | 765 bool GlobalHistogramAllocator::CreateWithFile(const FilePath& file_path, in CreateWithFile() function in base::GlobalHistogramAllocator 823 return base::GlobalHistogramAllocator::CreateWithFile(active_path, size, id, in CreateWithActiveFile()
|
H A D | persistent_histogram_allocator.h | 389 static bool CreateWithFile(const FilePath& file_path,
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_tracker_unittest.cc | 360 GlobalActivityTracker::CreateWithFile(temp_file, temp_size, 0, "foo", 3); in TEST_F() 369 GlobalActivityTracker::CreateWithFile(temp_file, temp_size, 0, "bar", 3); in TEST_F()
|
H A D | activity_analyzer.h | 147 static std::unique_ptr<GlobalActivityAnalyzer> CreateWithFile(
|
H A D | activity_analyzer.cc | 116 std::unique_ptr<GlobalActivityAnalyzer> GlobalActivityAnalyzer::CreateWithFile( in CreateWithFile() function in base::debug::GlobalActivityAnalyzer
|
H A D | activity_tracker.h | 899 static bool CreateWithFile(const FilePath& file_path,
|
H A D | activity_tracker.cc | 1269 bool GlobalActivityTracker::CreateWithFile(const FilePath& file_path, in CreateWithFile() function in base::debug::GlobalActivityTracker
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | persistent_histograms.cc | 137 } else if (base::GlobalHistogramAllocator::CreateWithFile( in InitWithMappedFile()
|
H A D | file_metrics_provider_unittest.cc | 857 base::GlobalHistogramAllocator::CreateWithFile( in TEST_P()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.h | 361 static bool CreateWithFile(const FilePath& file_path,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.h | 361 static bool CreateWithFile(const FilePath& file_path,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/ |
D | activity_tracker.h | 902 static bool CreateWithFile(const FilePath& file_path,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/ |
D | activity_tracker.h | 902 static bool CreateWithFile(const FilePath& file_path,
|