HomeSort by relevance Sort by last modified time
    Searched defs:OnChannelClose (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/vr/libvrflinger/
display_manager_service.cpp 51 "no OnChannelClose, clearing prior display manager.",
68 void DisplayManagerService::OnChannelClose(
vsync_service.cpp 59 void VSyncService::OnChannelClose(pdx::Message& /*message*/,
display_service.cpp 115 void DisplayService::OnChannelClose(pdx::Message& message,
  /frameworks/native/libs/vr/libpdx/
service.cpp 476 void Service::OnChannelClose(Message& /*message*/,
597 ALOGD("%s::OnChannelClose: pid=%d cid=%d\n", name_.c_str(), info.pid,
599 OnChannelClose(message, Channel::GetFromMessageInfo(info));

Completed in 3320 milliseconds