OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMetricsEnabledStateOnIOThread
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_io_data.h
100
// GetResouceContext or
GetMetricsEnabledStateOnIOThread
.
219
bool
GetMetricsEnabledStateOnIOThread
() const;
profile_io_data.cc
813
bool ProfileIOData::
GetMetricsEnabledStateOnIOThread
() const {
[
all
...]
/external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc
289
!incognito && io_data->
GetMetricsEnabledStateOnIOThread
(),
Completed in 644 milliseconds