Searched refs:OnInstallEvent (Results 1 – 5 of 5) sorted by relevance
56 IPC_MESSAGE_HANDLER(ServiceWorkerMsg_InstallEvent, OnInstallEvent) in OnMessageReceived()137 void ServiceWorkerScriptContext::OnInstallEvent(int request_id, in OnInstallEvent() function in content::ServiceWorkerScriptContext
79 void OnInstallEvent(int request_id, int active_version_id);
133 void EmbeddedWorkerTestHelper::OnInstallEvent(int embedded_worker_id, in OnInstallEvent() function in content::EmbeddedWorkerTestHelper267 base::Bind(&EmbeddedWorkerTestHelper::OnInstallEvent, in OnInstallEventStub()
95 virtual void OnInstallEvent(int embedded_worker_id,
91 virtual void OnInstallEvent(int embedded_worker_id, in OnInstallEvent() function in content::__anoncdd815790111::RejectInstallTestHelper