HomeSort by relevance Sort by last modified time
    Searched refs:DoRemove (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/panels/
panel_manager.h 70 void DoRemove(Panel* panel);
panel_manager.cc 109 DoRemove(panel);
114 DoRemove(panels_pending_to_remove_[i]);
118 void PanelManager::DoRemove(Panel* panel) {
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 168 void DoRemove(const fileapi::FileSystemURL& url,
canned_syncable_file_system.cc 384 base::Bind(&CannedSyncableFileSystem::DoRemove,
578 void CannedSyncableFileSystem::DoRemove(

Completed in 316 milliseconds