Searched refs:OnListDone (Results 1 – 8 of 8) sorted by relevance
58 virtual void OnListDone(int error) { in OnListDone() function59 parent_->OnListDone(id_, error); in OnListDone()90 virtual void OnListDone(int id, int error);
151 void FileSelectHelper::OnListDone(int id, int error) { in OnListDone() function in FileSelectHelper
73 virtual void OnListDone(int error);252 void SlideshowHandler::OnListDone(int error) { in OnListDone() function in SlideshowHandler
39 virtual void OnListDone(int error);
155 void URLRequestFileDirJob::OnListDone(int error) { in OnListDone() function in net::URLRequestFileDirJob
45 virtual void OnListDone(int error) = 0;
25 void OnListDone(int error) { in OnListDone() function in net::ListerDelegate
236 delegate_->OnListDone(error); in OnDone()