Searched refs:PrefRegistrySimple (Results 1 – 2 of 2) sorted by relevance
17 class PrefRegistrySimple; variable45 static void RegisterPrefs(PrefRegistrySimple* registry);
57 void PolicyStatisticsCollector::RegisterPrefs(PrefRegistrySimple* registry) { in RegisterPrefs()