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

  /external/chromium_org/content/common/gpu/
gpu_channel_manager.h 113 void OnCloseChannel(const IPC::ChannelHandle& channel_handle);
gpu_channel_manager.cc 101 IPC_MESSAGE_HANDLER(GpuMsg_CloseChannel, OnCloseChannel)
153 void GpuChannelManager::OnCloseChannel(

Completed in 55 milliseconds