OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnRegisterHost
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_dispatcher_host.h
42
void
OnRegisterHost
(int host_id);
appcache_dispatcher_host.cc
43
IPC_MESSAGE_HANDLER(AppCacheHostMsg_RegisterHost,
OnRegisterHost
)
70
void AppCacheDispatcherHost::
OnRegisterHost
(int host_id) {
Completed in 125 milliseconds