Home
last modified time | relevance | path

Searched defs:channel_id (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_manager_service.h20 DisplayManager(DisplayManagerService* service, int channel_id) in DisplayManager()
23 int channel_id() const { return channel_id_; } in channel_id() function
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp265 Status<void> Endpoint::SetChannel(int channel_id, Channel* channel) { in SetChannel()
323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel()
328 Status<void> Endpoint::CloseChannelLocked(int32_t channel_id) { in CloseChannelLocked()
353 Status<void> Endpoint::ModifyChannelEvents(int channel_id, int clear_mask, in ModifyChannelEvents()
428 int* channel_id) { in PushChannel()
464 Channel* Endpoint::GetChannelState(int32_t channel_id) { in GetChannelState()
471 BorrowedHandle Endpoint::GetChannelSocketFd(int32_t channel_id) { in GetChannelSocketFd()
481 int32_t channel_id) { in GetChannelEventFd()
500 int32_t channel_id = GetChannelId(channel_fd); in ReceiveMessageForChannel() local
560 void Endpoint::BuildCloseMessage(int32_t channel_id, Message* message) { in BuildCloseMessage()
[all …]
H A Dservice_framework_tests.cpp76 explicit TestChannel(int channel_id) : channel_id_(channel_id) {} in TestChannel()
78 int channel_id() const { return channel_id_; } in channel_id() function in __anon398fcdbf0110::TestChannel
460 const int channel_id = client->GetThisChannelId(); in TEST_F() local
482 const int channel_id = client->GetThisChannelId(); in TEST_F() local
/aosp12/frameworks/native/services/vr/bufferhubd/
H A Dproducer_channel.cpp29 int channel_id, IonBuffer buffer, in ProducerChannel()
52 ProducerChannel::ProducerChannel(BufferHubService* service, int channel_id, in ProducerChannel()
135 BufferHubService* service, int buffer_id, int channel_id, IonBuffer buffer, in Create()
149 BufferHubService* service, int channel_id, uint32_t width, uint32_t height, in Create()
313 int channel_id; in CreateConsumer() local
H A Dproducer_queue_channel.cpp17 int channel_id, in ProducerQueueChannel()
37 BufferHubService* service, int channel_id, in Create()
110 int channel_id; in OnCreateConsumerQueue() local
H A Dconsumer_queue_channel.cpp15 BufferHubService* service, int buffer_id, int channel_id, in ConsumerQueueChannel()
H A Dconsumer_channel.cpp20 int channel_id, uint32_t client_state_mask, in ConsumerChannel()
/aosp12/frameworks/native/libs/vr/libpdx/fuzz/
H A Dhelpers.h76 Status<void> SetChannel(int channel_id, Channel* channel) { in SetChannel()
120 Status<void> CloseChannel(int channel_id) { in CloseChannel()
127 Status<void> ModifyChannelEvents(int channel_id, int clear_mask, in ModifyChannelEvents()
143 Channel* channel, int* channel_id) { in PushChannel()
H A Dmessage_fuzzer.cpp138 int channel_id = 0; in LLVMFuzzerTestOneInput() local
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp373 int flags, const std::shared_ptr<Channel>& channel, int* channel_id) { in PushChannel()
384 int* channel_id) { in PushChannel()
473 Status<void> Service::SetChannel(int channel_id, in SetChannel()
508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel()
521 Status<void> Service::ModifyChannelEvents(int channel_id, int clear_mask, in ModifyChannelEvents()
529 int* channel_id) { in PushChannel()
H A Dservice_tests.cpp724 int channel_id = -1; in TEST_F() local
736 int channel_id = -1; in TEST_F() local
757 int channel_id = -1; in TEST_F() local
/aosp12/frameworks/base/core/proto/android/app/
H A Dnotification.proto31 optional string channel_id = 1 [ (.android.privacy).dest = DEST_EXPLICIT ]; field
/aosp12/frameworks/native/services/vr/bufferhubd/include/private/dvr/
H A Dbuffer_hub.h31 BufferHubChannel(BufferHubService* service, int buffer_id, int channel_id, in BufferHubChannel()
105 int channel_id() const { return channel_id_; } in channel_id() function
/aosp12/system/bt/gd/l2cap/internal/
H A Dscheduler_fifo.cc77 auto channel_id = channel_id_and_number_packets.first; in link_queue_enqueue_callback() local
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Ddump_debug_info.c436 static int dump_channel(int fd, int channel_id) in dump_channel()
547 int tunnel_id = -1, channel_id = -1, stream_id = -1; in main() local
/aosp12/frameworks/base/core/proto/android/server/
H A Dnotificationhistory.proto43 optional string channel_id = 5; field
/aosp12/packages/apps/TV/tuner/proto/
H A Dchannel.proto37 optional int64 channel_id = 10; field
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h29 uint8_t channel_id; member
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h603 bool HasChannelId(int channel_id) const { in HasChannelId()
/aosp12/frameworks/base/core/proto/android/service/
H A Dnotification.proto62 optional string channel_id = 4 [ (.android.privacy).dest = DEST_EXPLICIT ]; field
/aosp12/system/bt/stack/l2cap/
H A Dl2c_utils.cc2532 uint16_t channel_id = xx + L2CAP_FIRST_FIXED_CHNL; in l2cu_process_fixed_chnl_resp() local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto7491 optional string channel_id = 2; field