Searched defs:GetModuleCache (Results 1 – 4 of 4) sorted by relevance
/external/cronet/components/metrics/ | ||
D | call_stack_profile_builder.cc | 80 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder |
/external/cronet/base/profiler/ | ||
D | stack_sampling_profiler_test_util.cc | 69 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon4ac81aae0111::TestProfileBuilder |
D | stack_sampler_unittest.cc | 43 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon450204a80111::TestProfileBuilder |
D | stack_sampling_profiler_unittest.cc | 158 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anon1bbf42d10111::TestProfileBuilder |