Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dchannel_manager.h31 std::unordered_map<int32_t, ChannelEventReceiver> channels_; variable
H A Dservice_endpoint.h156 std::map<int32_t, ChannelData> channels_; variable
/aosp12/system/bt/gd/l2cap/internal/
H A Ddynamic_channel_allocator.h81 std::unordered_map<Cid, std::shared_ptr<DynamicChannelImpl>> channels_; variable
H A Dfixed_channel_allocator.h100 std::unordered_map<Cid, std::shared_ptr<FixedChannelImplType>> channels_; variable
/aosp12/bootable/recovery/minui/include/private/
H A Dresources.h76 png_byte channels_; variable
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h642 std::unordered_map<int, std::shared_ptr<Channel>> channels_; variable
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc294 channels_; member
944 std::unordered_map<hci::Address, std::unique_ptr<le::FixedChannel>> channels_; member
1450 std::unordered_map<uint16_t, std::unique_ptr<le::DynamicChannel>> channels_; member