/frameworks/native/libs/vr/libvrflinger/ |
D | display_manager_service.h | 20 DisplayManager(DisplayManagerService* service, int channel_id) in DisplayManager() 23 int channel_id() const { return channel_id_; } in channel_id() function
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | service_endpoint.cpp | 265 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 …]
|
D | service_framework_tests.cpp | 76 explicit TestChannel(int channel_id) : channel_id_(channel_id) {} in TestChannel() 78 int channel_id() const { return channel_id_; } in channel_id() function in __anon37bab8ba0111::TestChannel 460 const int channel_id = client->GetThisChannelId(); in TEST_F() local 482 const int channel_id = client->GetThisChannelId(); in TEST_F() local
|
/frameworks/native/services/vr/bufferhubd/ |
D | producer_channel.cpp | 29 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
|
D | producer_queue_channel.cpp | 17 int channel_id, in ProducerQueueChannel() 37 BufferHubService* service, int channel_id, in Create() 110 int channel_id; in OnCreateConsumerQueue() local
|
D | consumer_queue_channel.cpp | 15 BufferHubService* service, int buffer_id, int channel_id, in ConsumerQueueChannel()
|
D | consumer_channel.cpp | 20 int channel_id, uint32_t client_state_mask, in ConsumerChannel()
|
/frameworks/native/libs/vr/libpdx/fuzz/ |
D | helpers.h | 76 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()
|
D | message_fuzzer.cpp | 138 int channel_id = 0; in LLVMFuzzerTestOneInput() local
|
/frameworks/base/core/proto/android/app/ |
D | notification.proto | 31 optional string channel_id = 1 [ (.android.privacy).dest = DEST_EXPLICIT ]; field
|
/frameworks/native/libs/vr/libpdx/ |
D | service.cpp | 373 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()
|
D | service_tests.cpp | 724 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
|
/frameworks/native/services/vr/bufferhubd/include/private/dvr/ |
D | buffer_hub.h | 31 BufferHubChannel(BufferHubService* service, int buffer_id, int channel_id, in BufferHubChannel() 105 int channel_id() const { return channel_id_; } in channel_id() function
|
/frameworks/base/core/proto/android/server/ |
D | notificationhistory.proto | 43 optional string channel_id = 5; field
|
/frameworks/native/libs/vr/libpdx/private/pdx/ |
D | service.h | 603 bool HasChannelId(int channel_id) const { in HasChannelId()
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 62 optional string channel_id = 4 [ (.android.privacy).dest = DEST_EXPLICIT ]; field
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 7290 optional string channel_id = 2; field
|