PrefValueInManagedStore  503 base/prefs/pref_service.cc   return pref_value_store()->PrefValueInManagedStore(name_.c_str());
PrefValueInManagedStore   97 base/prefs/pref_value_store.h   bool PrefValueInManagedStore(const char* name) const;
PrefValueInManagedStore  501 base/prefs/pref_value_store_unittest.cc TEST_F(PrefValueStoreTest, PrefValueInManagedStore) {
PrefValueInManagedStore  502 base/prefs/pref_value_store_unittest.cc   EXPECT_TRUE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  504 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  506 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  508 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  510 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  512 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  514 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(
PrefValueInManagedStore  516 base/prefs/pref_value_store_unittest.cc   EXPECT_FALSE(pref_value_store_->PrefValueInManagedStore(