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

  /external/chromium_org/chrome/renderer/extensions/
dispatcher.h 191 void OnCancelSuspend(const std::string& extension_id);
dispatcher.cc 451 IPC_MESSAGE_HANDLER(ExtensionMsg_CancelSuspend, OnCancelSuspend)
    [all...]

Completed in 37 milliseconds