Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Ddisplay_manager_service.h44 void OnChannelClose(pdx::Message& message,
Ddisplay_manager_service.cpp68 void DisplayManagerService::OnChannelClose( in OnChannelClose() function in android::dvr::DisplayManagerService
Ddisplay_service.h30 void OnChannelClose(pdx::Message& message,
Ddisplay_service.cpp115 void DisplayService::OnChannelClose(pdx::Message& message, in OnChannelClose() function in android::dvr::DisplayService
/frameworks/native/libs/vr/libpdx/
Dservice.cpp470 void Service::OnChannelClose(Message& /*message*/, in OnChannelClose() function in android::pdx::Service
593 OnChannelClose(message, Channel::GetFromMessageInfo(info)); in HandleSystemMessage()
Dservice_tests.cpp93 MOCK_METHOD2(OnChannelClose,
244 EXPECT_CALL(*service_, OnChannelClose(Ref(message), channel)); in TEST_F()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h396 virtual void OnChannelClose(Message& message,
/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp97 void OnChannelClose(Message& /*message*/, in OnChannelClose() function in __anon3442cbd30111::TestService
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp244 void OnChannelClose(Message& message, in OnChannelClose() function in __anon473f29b10111::BenchmarkService