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

  /external/chromium_org/content/browser/appcache/
appcache_update_job.h 203 void NotifySingleHost(AppCacheHost* host, AppCacheEventID event_id);
appcache_update_job.cc 427 NotifySingleHost(host, APPCACHE_CHECKING_EVENT);
429 NotifySingleHost(host, APPCACHE_DOWNLOADING_EVENT);
449 NotifySingleHost(host, APPCACHE_CHECKING_EVENT);
    [all...]

Completed in 270 milliseconds