/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
D | car_telecom_utils.py | 85 def wait_for_call_state(log, ad, call_id, state): argument 137 def hangup_call(log, ad, call_id): argument 211 def accept_call(log, ad, call_id): argument 454 def get_call_id_children(log, ad, call_id): argument
|
D | tel_telecom_utils.py | 72 def wait_for_call_state(log, ad, call_id, state): argument 110 def hangup_call(log, ad, call_id): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | hfp_lib.py | 144 def setCallActive(self, call_id): argument 158 def setCallHeld(self, call_id): argument 172 def setCallTerminated(self, call_id): argument 186 def setCallTransferredToAg(self, call_id): argument
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-pptp.c | 143 nd_uint16_t call_id; member 158 nd_uint16_t call_id; member 170 nd_uint16_t call_id; member 182 nd_uint16_t call_id; member 201 nd_uint16_t call_id; member 206 nd_uint16_t call_id; member 305 const nd_uint16_t call_id) in pptp_call_id_print()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_utils.py | 170 def disconnect_call_by_id(log, ad, call_id): argument 1339 def is_phone_in_call_active(ad, call_id=None): argument 1528 def is_phone_in_call_iwlan(log, ad, call_id=None): argument 1690 def is_property_in_call_properties(log, ad, call_id, expected_property): argument 1706 def is_call_hd(log, ad, call_id): argument 2313 call_id=None): argument
|
D | tel_video_utils.py | 805 def is_call_id_in_video_state(log, ad, call_id, video_state): argument 936 def verify_video_call_in_expected_state(log, ad, call_id, call_video_state, argument
|
D | tel_voice_conf_utils.py | 822 log, ad_hangup, ad_verify, call_id, call_state, ads_active): argument
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | client_testing.cc | 33 std::optional<uint32_t> call_id, in CheckProcessPacket() 56 std::optional<uint32_t> call_id, in ProcessPacket()
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | call_context.h | 41 uint32_t call_id) in CallContext() 67 constexpr const uint32_t& call_id() const { return call_id_; } in call_id() function
|
H A D | packet.h | 131 constexpr uint32_t call_id() const { return call_id_; } in call_id() function 143 constexpr void set_call_id(uint32_t call_id) { call_id_ = call_id; } in set_call_id()
|
H A D | test_utils.h | 143 uint32_t call_id = variable
|
H A D | endpoint.h | 181 auto call_id = next_call_id_; in NewCallId() local
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | server_test.cc | 103 uint32_t call_id = kDefaultCallId) { in EncodePacket() 116 uint32_t call_id = kDefaultCallId) { in EncodeCancel() 130 uint32_t call_id = kDefaultCallId) { 149 uint32_t call_id, in EncodePacketWithBody()
|
H A D | endpoint.cc | 127 uint32_t call_id) { in FindIteratorsForCall()
|
H A D | packet_test.cc | 124 uint32_t call_id, in EncodeDecode()
|
H A D | call.cc | 95 uint32_t call_id, in Call()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/contacts/common/widget/ |
D | select_phone_account_dialog_options.proto | 35 optional string call_id = 4; field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calldetails/proto/ |
D | call_details_entries.proto | 13 optional int64 call_id = 1; field
|
/aosp_15_r20/external/pigweed/pw_rpc/internal/ |
H A D | packet.proto | 80 uint32 call_id = 7; field
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/ |
H A D | client_testing.h | 94 std::optional<uint32_t> call_id) const { in SendPacket()
|
/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/main/proto/grpc/observabilitylog/v1/ |
H A D | observabilitylog.proto | 60 string call_id = 2; field
|
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/ |
H A D | binarylog.proto | 80 uint64 call_id = 2; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/logging/ |
D | logging_sink.h | 95 absl::uint128 call_id = 0; member
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/logging/ |
H A D | logging_sink.h | 95 absl::uint128 call_id = 0; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | if_pppox.h | 28 __u16 call_id; member
|