Searched defs:post_processing_action (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Ddelete_directive_handler.cc112 DeleteDirectiveHandler::PostProcessingAction post_processing_action)
115 post_processing_action_(post_processing_action) {}
411 PostProcessingAction post_processing_action,
418 post_processing_action == DROP_AFTER_PROCESSING) {
109 DeleteDirectiveTask( base::WeakPtr<DeleteDirectiveHandler> delete_directive_handler, const syncer::SyncDataList& delete_directive, DeleteDirectiveHandler::PostProcessingAction post_processing_action) argument
410 FinishProcessing( PostProcessingAction post_processing_action, const syncer::SyncDataList& delete_directives) argument

Completed in 46 milliseconds