Home
last modified time | relevance | path

Searched defs:response_view (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta2/src/main/proto/google/cloud/tasks/v2beta2/
H A Dcloudtasks.proto619 Task.View response_view = 2; field
683 Task.View response_view = 2; field
748 Task.View response_view = 3; field
825 Task.View response_view = 4; field
926 Task.View response_view = 4; field
960 Task.View response_view = 3; field
986 Task.View response_view = 2; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/
H A Dcloudtasks.proto643 Task.View response_view = 2; field
707 Task.View response_view = 2; field
772 Task.View response_view = 3; field
849 Task.View response_view = 4; field
950 Task.View response_view = 4; field
984 Task.View response_view = 3; field
1010 Task.View response_view = 2; field
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/
H A Dcloudtasks.proto489 Task.View response_view = 2; field
551 Task.View response_view = 2; field
614 Task.View response_view = 3; field
654 Task.View response_view = 2; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2/
H A Dcloudtasks.proto508 Task.View response_view = 2; field
570 Task.View response_view = 2; field
634 Task.View response_view = 3; field
670 Task.View response_view = 2; field
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta3/
H A Dcloudtasks.proto529 Task.View response_view = 2; field
593 Task.View response_view = 2; field
658 Task.View response_view = 3; field
695 Task.View response_view = 2; field
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/
H A Dcloudtasks.proto500 Task.View response_view = 2; field
562 Task.View response_view = 2; field
625 Task.View response_view = 3; field
665 Task.View response_view = 2; field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc199 CommandStatusView response_view = CommandStatusView::Create(event); in on_command_status() local
216 TResponse response_view = TResponse::Create(event); in handle_command_response() local
Dhci_metrics_logging.cc47 CommandStatusView response_view = CommandStatusView::Create(event_view); in log_hci_event() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpeer.cc327 const BufferView response_view( in SetInquiryData() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc3436 auto response_view = packet.view_t(); in OnReadLocalSupportedControllerDelay() local