Searched refs:RelayDelete (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_util_proxy.cc302 class RelayDelete : public RelayWithStatusCallback { class in namespace:__anon774
304 RelayDelete(const FilePath& file_path, function in class:__anon774::RelayDelete
830 new RelayDelete(file_path, recursive, callback));
839 new RelayDelete(file_path, true, callback));

Completed in 51 milliseconds