Home
last modified time | relevance | path

Searched defs:GetEventSources (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dclient_channel.h29 std::vector<EventSource> GetEventSources() const override { in GetEventSources() function
/frameworks/native/libs/vr/libpdx_uds/
Dchannel_event_set.cpp141 std::vector<ClientChannel::EventSource> ChannelEventReceiver::GetEventSources() in GetEventSources() function in android::pdx::uds::ChannelEventReceiver
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbuffer_hub_base.h52 std::vector<pdx::ClientChannel::EventSource> GetEventSources() const { in GetEventSources() function