Home
last modified time | relevance | path

Searched defs:GetModuleCache (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dinterned_args_helper.cc26 base::ModuleCache& GetModuleCache() { return module_cache_; } in GetModuleCache() function in base::trace_event::__anon49a77a820111::ModuleCacheForTracing
/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dcall_stack_profile_builder.cc80 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_test_util.cc70 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon94d79b9f0111::TestProfileBuilder
H A Dstack_sampler_unittest.cc43 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon7fa9c2390111::TestProfileBuilder
H A Dstack_sampling_profiler_unittest.cc161 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anon0e79e9a20111::TestProfileBuilder