Searched defs:FlushStore (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/cookies/ | ||
| D | cookie_store_test_helpers.cc | 178 void DelayedCookieMonster::FlushStore(base::OnceClosure callback) { in FlushStore() function in net::DelayedCookieMonster |
| D | cookie_monster.cc | 397 void CookieMonster::FlushStore(base::OnceClosure callback) { in FlushStore() function in net::CookieMonster |
| D | cookie_monster_unittest.cc | 3111 TEST_F(CookieMonsterTest, FlushStore) { in TEST_F() argument |