Searched defs:OnChannelClose (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_manager_service.cpp60 void DisplayManagerService::OnChannelClose( function in class:android::dvr::DisplayManagerService
H A Dvsync_service.cpp61 void VSyncService::OnChannelClose(pdx::Message& /*message*/, function in class:android::dvr::VSyncService
H A Ddisplay_service.cpp41 void DisplayService::OnChannelClose(pdx::Message& message, function in class:android::dvr::DisplayService
/frameworks/native/services/vr/bufferhubd/
H A Dbuffer_hub.cpp236 void BufferHubService::OnChannelClose(Message&, function in class:android::dvr::BufferHubService
/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp479 void Service::OnChannelClose(Message& /*message*/, function in class:android::pdx::Service
600 ALOGD("%s::OnChannelClose: pid=%d cid=%d\n", name_.c_str(), info.pid,
602 OnChannelClose(message, Channel::GetFromMessageInfo(info));

Completed in 133 milliseconds