Home
last modified time | relevance | path

Searched refs:PrefRegistrySimple (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/policy/core/common/
Dpolicy_statistics_collector.h17 class PrefRegistrySimple; variable
45 static void RegisterPrefs(PrefRegistrySimple* registry);
Dpolicy_statistics_collector.cc57 void PolicyStatisticsCollector::RegisterPrefs(PrefRegistrySimple* registry) { in RegisterPrefs()