Home
last modified time | relevance | path

Searched defs:store_id (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/prefs/tracked/
Dtracked_preferences_migration_unittest.cc148 void PresetStoreValue(MockPrefStoreID store_id, in PresetStoreValue()
175 bool WasOnSuccessfulWriteCallbackRegistered(MockPrefStoreID store_id) { in WasOnSuccessfulWriteCallbackRegistered()
189 MockPrefStoreID store_id, in VerifyValuesStored()
214 bool ContainsHash(MockPrefStoreID store_id, in ContainsHash()
232 void HandPrefsToMigrator(MockPrefStoreID store_id) { in HandPrefsToMigrator()
251 bool HasPrefs(MockPrefStoreID store_id) { in HasPrefs()
262 bool StoreModifiedByMigration(MockPrefStoreID store_id) { in StoreModifiedByMigration()
278 void SimulateSuccessfulWrite(MockPrefStoreID store_id) { in SimulateSuccessfulWrite()
295 MockPrefStoreID store_id, in RegisterSuccessfulWriteClosure()
311 void GetPrefsBack(MockPrefStoreID store_id, in GetPrefsBack()
[all …]
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_database_unittest.cc284 const int64 store_id = 1001; in TEST_F() local
298 const int64 store_id = 1001; in TEST_F() local
337 const int64 store_id = 1001; in TEST_F() local
351 const int64 store_id = 1001; in TEST_F() local
376 const int64 store_id = 1001; in TEST_F() local
/external/chromium_org/chrome/browser/extensions/api/cookies/
Dcookies_api.cc74 std::string* store_id, in ParseStoreContext()
216 std::string store_id = in RunAsync() local
290 std::string store_id = in RunAsync() local
354 std::string store_id = in RunAsync() local
469 std::string store_id = in RunAsync() local
Dcookies_helpers.cc45 Profile* ChooseProfileFromStoreId(const std::string& store_id, in ChooseProfileFromStoreId()
67 const std::string& store_id) { in CreateCookie()
/external/chromium_org/v8/src/
Dtyping.cc588 TypeFeedbackId store_id = expr->CountStoreFeedbackId(); in VisitCountOperation() local