OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProvider
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/
cros_settings.cc
50
provider =
GetProvider
(path);
100
if (!
GetProvider
(std::string(path))) {
144
CrosSettingsProvider* CrosSettings::
GetProvider
(
157
provider =
GetProvider
(path);
cros_settings.h
86
CrosSettingsProvider*
GetProvider
(const std::string& path) const;
Completed in 492 milliseconds