OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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