OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnSwapCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_dispatcher_host.h
55
void
OnSwapCache
(int host_id, IPC::Message* reply_msg);
appcache_dispatcher_host.cc
56
IPC_MESSAGE_HANDLER_DELAY_REPLY(AppCacheHostMsg_SwapCache,
OnSwapCache
)
188
void AppCacheDispatcherHost::
OnSwapCache
(int host_id, IPC::Message* reply_msg) {
Completed in 2294 milliseconds