HomeSort by relevance Sort by last modified time
    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