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

  /external/chromium_org/content/browser/appcache/
appcache_storage.cc 78 FOR_EACH_DELEGATE(delegates_, OnResponseInfoLoaded(info.get(), response_id_));
appcache_storage.h 206 #define FOR_EACH_DELEGATE(delegates, func_and_args) \
appcache_storage_impl.cc 389 FOR_EACH_DELEGATE(delegates_, OnAllInfo(info_collection_.get()));
533 FOR_EACH_DELEGATE(delegates_, OnCacheLoaded(cache.get(), cache_id_));
583 FOR_EACH_DELEGATE(delegates_, OnGroupLoaded(group.get(), manifest_url_));
784 FOR_EACH_DELEGATE(
    [all...]

Completed in 5977 milliseconds