Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dchannel_manager.h31 std::unordered_map<int32_t, ChannelEventReceiver> channels_; variable
Dservice_endpoint.h156 std::map<int32_t, ChannelData> channels_; variable
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice.h642 std::unordered_map<int, std::shared_ptr<Channel>> channels_; variable