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

  /external/chromium_org/chrome/renderer/extensions/
webstore_bindings.h 34 void OnInlineInstallDownloadProgress(int percent_downloaded);
webstore_bindings.cc 196 OnInlineInstallDownloadProgress)
239 void WebstoreBindings::OnInlineInstallDownloadProgress(int percent_downloaded) {

Completed in 64 milliseconds