OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EmptyMigrationTrash
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autofill/
personal_data_manager.cc
165
// |
EmptyMigrationTrash
| in the case where sync is not yet ready to receive
167
// |
EmptyMigrationTrash
| once the sync service becomes available.
187
web_data_service->
EmptyMigrationTrash
(true);
838
EmptyMigrationTrash
();
926
void PersonalDataManager::
EmptyMigrationTrash
() {
945
web_data_service->
EmptyMigrationTrash
(false);
947
web_data_service->
EmptyMigrationTrash
(true);
/external/chromium/chrome/browser/webdata/
web_data_service.cc
438
void WebDataService::
EmptyMigrationTrash
(bool notify_sync) {
[
all
...]
Completed in 1941 milliseconds