Home
last modified time | relevance | path

Searched refs:OnChannelClose (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_manager_service.h44 void OnChannelClose(pdx::Message& message,
Dvsync_service.h62 void OnChannelClose(pdx::Message& message,
Ddisplay_manager_service.cpp60 void DisplayManagerService::OnChannelClose( in OnChannelClose() function in android::dvr::DisplayManagerService
Ddisplay_service.h31 void OnChannelClose(pdx::Message& message,
Dvsync_service.cpp61 void VSyncService::OnChannelClose(pdx::Message& /*message*/, in OnChannelClose() function in android::dvr::VSyncService
Ddisplay_service.cpp113 void DisplayService::OnChannelClose(pdx::Message& message, in OnChannelClose() function in android::dvr::DisplayService
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.h155 void OnChannelClose(pdx::Message& message,
Dbuffer_hub.cpp239 void BufferHubService::OnChannelClose(Message&, in OnChannelClose() function in android::dvr::BufferHubService
/frameworks/native/libs/vr/libpdx/
Dservice.cpp476 void Service::OnChannelClose(Message& /*message*/, in OnChannelClose() function in android::pdx::Service
599 OnChannelClose(message, Channel::GetFromMessageInfo(info)); in HandleSystemMessage()
Dservice_tests.cpp91 MOCK_METHOD2(OnChannelClose,
242 EXPECT_CALL(*service_, OnChannelClose(Ref(message), channel)); in TEST_F()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h387 virtual void OnChannelClose(Message& message,
/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp97 void OnChannelClose(Message& /*message*/, in OnChannelClose() function in __anonf820f3d20111::TestService
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp244 void OnChannelClose(Message& message, in OnChannelClose() function in __anon71e129100111::BenchmarkService