OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnShouldSuspend
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/extensions/
dispatcher.h
197
void
OnShouldSuspend
(const std::string& extension_id, int sequence_id);
dispatcher.cc
504
IPC_MESSAGE_HANDLER(ExtensionMsg_ShouldSuspend,
OnShouldSuspend
)
[
all
...]
Completed in 205 milliseconds