HomeSort by relevance Sort by last modified time
    Searched refs:GetValueFromStoreWithType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/prefs/
pref_value_store.cc 112 if (GetValueFromStoreWithType(name.c_str(), type,
122 return GetValueFromStoreWithType(name.c_str(), type, RECOMMENDED_STORE,
232 bool PrefValueStore::GetValueFromStoreWithType(
pref_value_store.h 214 bool GetValueFromStoreWithType(const char* name,

Completed in 895 milliseconds