OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSupportedOnPlatform
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/profile_resetter/
profile_reset_global_error.h
28
static bool
IsSupportedOnPlatform
();
profile_reset_global_error.cc
55
bool ProfileResetGlobalError::
IsSupportedOnPlatform
() {
automatic_profile_resetter_delegate.cc
271
if (!ProfileResetGlobalError::
IsSupportedOnPlatform
())
automatic_profile_resetter_delegate_unittest.cc
599
if (ProfileResetGlobalError::
IsSupportedOnPlatform
())
Completed in 63 milliseconds