Searched refs:OnAllowFileSystem (Results 1 – 4 of 4) sorted by relevance
203 void OnAllowFileSystem(int worker_route_id,
325 IPC_MESSAGE_HANDLER(WorkerProcessHostMsg_AllowFileSystem, OnAllowFileSystem) in OnMessageReceived()384 void WorkerProcessHost::OnAllowFileSystem(int worker_route_id, in OnAllowFileSystem() function in content::WorkerProcessHost
174 void OnAllowFileSystem(int render_view_id,
149 IPC_MESSAGE_HANDLER(ChromeViewHostMsg_AllowFileSystem, OnAllowFileSystem) in OnMessageReceived()579 void ChromeRenderMessageFilter::OnAllowFileSystem(int render_view_id, in OnAllowFileSystem() function in ChromeRenderMessageFilter