/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
H A D | channel.pyx.pxi | 136 _ChannelState channel_state, _CallState call_state, object operations, 154 _ChannelState channel_state, _CallState call_state, object operations, 171 _ChannelState channel_state, _CallState call_state, grpc_status_code code, 217 _ChannelState channel_state, _CallState call_state, 324 def __cinit__(self, _ChannelState channel_state, _CallState call_state): 355 _ChannelState state, _CallState call_state, 373 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
|
H A D | _hooks.pyx.pxi | 34 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx): 37 def set_instrumentation_context_on_call_aio(GrpcCallWrapper call_state, CensusContext census_ctx):
|
/aosp_15_r20/external/grpc-grpc/examples/python/async_streaming/ |
H A D | phone.proto | 45 CallState call_state = 2; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 135 static const char* dump_hf_call_state(bthf_call_state_t call_state) { in dump_hf_call_state() 233 static uint8_t callstate_to_callsetup(bthf_call_state_t call_state) { in callstate_to_callsetup()
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | synchronous_call_impl.h | 102 SynchronousCallState<Response> call_state; in StructSynchronousCall() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | call_service.h | 132 CallState call_state; member
|
D | call_service.cpp | 352 CallStatus::CallState call_state = iter->second.call_state; in HandleCurrentCalls() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/load_balancing/ |
D | lb_policy.h | 153 CallState* call_state; member
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfp.cpp | 765 jint num_held, jint call_state, jint signal, jint roam, in cindResponseNative() 869 jint num_held, jint call_state, jstring number_str, in phoneStateChangeNative()
|
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/ |
H A D | lb_policy.h | 164 CallState* call_state; member
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_conf_utils.py | 821 def _three_phone_hangup_call_verify_call_state( argument
|
D | tel_video_utils.py | 937 call_state): argument
|
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/ |
H A D | xds_cluster_manager.cc | 232 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
H A D | xds_cluster_impl.cc | 406 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
H A D | xds_override_host.cc | 571 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_manager.cc | 233 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
D | xds_override_host.cc | 372 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ring_hash/ |
D | ring_hash.cc | 347 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/ring_hash/ |
H A D | ring_hash.cc | 304 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | tape.h | 940 AccumulatorCallState& call_state = call_state_.top(); in ForwardpropFromTape() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_media.rs | 2125 let call_state = data & (UHID_OUTPUT_RING | UHID_OUTPUT_OFF_HOOK); in dispatch_uhid_hfp_output_callback() localVariable 2179 let mut call_state = CallState::Idle; in notify_telephony_event() localVariable
|
/aosp_15_r20/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 2400 optional CallState call_state = 9; field
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.cpp | 13656 auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfacePresentModesKHRState; in PostCallRecordGetPhysicalDeviceSurfacePresentModesKHR() local 13676 const auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfaceFormatsKHRState; in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR() local 13709 auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfaceFormatsKHRState; in PostCallRecordGetPhysicalDeviceSurfaceFormatsKHR() local
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 3248 optional android.telecom.CallStateEnum call_state = 1; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 275861 inline ::android::telecom::CallStateEnum CallStateChanged::call_state() const { in call_state() function
|