/external/cronet/stable/base/trace_event/ |
D | interned_args_helper.cc | 26 base::ModuleCache& GetModuleCache() { return module_cache_; } in GetModuleCache() function in base::trace_event::__anon726d8a2c0111::ModuleCacheForTracing 127 module_cache->GetModuleCache().GetModuleForAddress(address); in Get()
|
/external/cronet/tot/base/trace_event/ |
D | interned_args_helper.cc | 26 base::ModuleCache& GetModuleCache() { return module_cache_; } in GetModuleCache() function in base::trace_event::__anonc9b7bec80111::ModuleCacheForTracing 127 module_cache->GetModuleCache().GetModuleForAddress(address); in Get()
|
/external/cronet/tot/base/profiler/ |
D | profile_builder.h | 33 virtual ModuleCache* GetModuleCache() = 0;
|
D | stack_unwind_data.cc | 30 module_cache_(profile_builder_->GetModuleCache()) {} in StackUnwindData()
|
D | stack_sampling_profiler_test_util.cc | 75 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon80666f650111::TestProfileBuilder
|
D | stack_sampler_unittest.cc | 59 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon54ff95bf0111::TestProfileBuilder
|
D | stack_sampling_profiler_unittest.cc | 124 ModuleCache* GetModuleCache() override; 162 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anon89fa5ca80111::TestProfileBuilder
|
/external/cronet/stable/base/profiler/ |
D | profile_builder.h | 33 virtual ModuleCache* GetModuleCache() = 0;
|
D | stack_unwind_data.cc | 30 module_cache_(profile_builder_->GetModuleCache()) {} in StackUnwindData()
|
D | stack_sampling_profiler_test_util.cc | 75 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anoneb4cc7c90111::TestProfileBuilder
|
D | stack_sampler_unittest.cc | 59 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anonc6b784a30111::TestProfileBuilder
|
D | stack_sampling_profiler_unittest.cc | 124 ModuleCache* GetModuleCache() override; 162 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anonc385388c0111::TestProfileBuilder
|
/external/cronet/stable/components/metrics/call_stacks/ |
D | call_stack_profile_builder.h | 76 base::ModuleCache* GetModuleCache() override;
|
D | call_stack_profile_builder.cc | 81 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder
|
/external/cronet/tot/components/metrics/call_stacks/ |
D | call_stack_profile_builder.h | 76 base::ModuleCache* GetModuleCache() override;
|
D | call_stack_profile_builder.cc | 81 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder
|