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

  /external/chromium_org/ui/app_list/
app_list_item_model.h 43 void SetPercentDownloaded(int percent_downloaded);
44 int percent_downloaded() const { return percent_downloaded_; } function in class:app_list::AppListItemModel
search_result.h 100 int percent_downloaded() const { return percent_downloaded_; } function in class:app_list::SearchResult
101 void SetPercentDownloaded(int percent_downloaded);

Completed in 9027 milliseconds