Searched refs:ParseFilePath (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 143 GlobalHistogramAllocator::ParseFilePath(path, &name, nullptr, nullptr)); in TEST_F() 145 GlobalHistogramAllocator::ParseFilePath(path, nullptr, &stamp, nullptr)); in TEST_F() 147 GlobalHistogramAllocator::ParseFilePath(path, nullptr, nullptr, &pid)); in TEST_F() 153 GlobalHistogramAllocator::ParseFilePath(path, &name, &stamp, &pid)); in TEST_F()
|
H A D | persistent_histogram_allocator.h | 394 static bool ParseFilePath(const FilePath& path,
|
H A D | persistent_histogram_allocator.cc | 762 bool GlobalHistogramAllocator::ParseFilePath(const FilePath& path, in ParseFilePath() function in base::GlobalHistogramAllocator
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_allocator_unittest.cc | 152 GlobalHistogramAllocator::ParseFilePath(path, &name, nullptr, nullptr)); in TEST_F() 154 GlobalHistogramAllocator::ParseFilePath(path, nullptr, &stamp, nullptr)); in TEST_F() 156 GlobalHistogramAllocator::ParseFilePath(path, nullptr, nullptr, &pid)); in TEST_F() 162 GlobalHistogramAllocator::ParseFilePath(path, &name, &stamp, &pid)); in TEST_F()
|
H A D | persistent_histogram_allocator.h | 434 static bool ParseFilePath(const FilePath& path,
|
H A D | persistent_histogram_allocator.cc | 875 bool GlobalHistogramAllocator::ParseFilePath(const FilePath& path, in ParseFilePath() function in base::GlobalHistogramAllocator
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.h | 397 static bool ParseFilePath(const FilePath& path,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.h | 397 static bool ParseFilePath(const FilePath& path,
|