OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroySyncableService
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/password_manager/core/browser/
password_store.cc
200
ScheduleTask(base::Bind(&PasswordStore::
DestroySyncableService
, this));
277
void PasswordStore::
DestroySyncableService
() {
password_store.h
295
void
DestroySyncableService
();
/external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc
265
base::Bind(&WebDataServiceFake::
DestroySyncableService
,
311
// These services are deleted in
DestroySyncableService
().
327
void
DestroySyncableService
() {
[
all
...]
Completed in 282 milliseconds