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

  /external/chromium_org/extensions/renderer/
dispatcher.h 190 void OnShouldSuspend(const std::string& extension_id, uint64 sequence_id);
dispatcher.cc 701 IPC_MESSAGE_HANDLER(ExtensionMsg_ShouldSuspend, OnShouldSuspend)
    [all...]

Completed in 180 milliseconds