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

  /external/webkit/Source/WebKit/chromium/public/
WebApplicationCacheHostClient.h 47 virtual void notifyProgressEventListener(const WebURL&, int num_total, int num_complete) = 0;
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHostInternal.h 66 virtual void notifyProgressEventListener(const WebKit::WebURL&, int progressTotal, int progressDone)

Completed in 998 milliseconds