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

  /external/chromium_org/chrome/browser/apps/drive/
drive_app_converter.h 50 void OnIconFetchComplete(const IconFetcher* fetcher);
drive_app_converter.cc 67 converter_->OnIconFetchComplete(this);
85 converter_->OnIconFetchComplete(this);
89 converter_->OnIconFetchComplete(this);
161 void DriveAppConverter::OnIconFetchComplete(const IconFetcher* fetcher) {

Completed in 172 milliseconds