/aosp_15_r20/external/grpc-grpc/src/php/lib/Grpc/ |
H A D | MethodDescriptor.php | 35 int $call_type 51 public $call_type; variable in Grpc\\MethodDescriptor
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | api_call_statistics.cc | 26 void ApiCallStatistics::Add(int64_t duration_nanos, CallType call_type) { in Add() 91 CallType call_type) in CallData()
|
H A D | api_call_statistics.h | 39 CallType call_type; member
|
H A D | audio_processing_simulator.cc | 94 ApiCallStatistics::CallType call_type) in ScopedTimer()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | gft_inout_utils.py | 117 def mo_voice_call(log, ad, call_type, end_call=True, talk_time=15, argument 175 def check_voice_call_type(ad, call_type): argument
|
D | GFTInOutBaseTest.py | 226 def verify_device_status(self, ad, call_type=None, end_call=True, argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabGFTVoWifiTest.py | 153 def _enable_wifi_calling(self, wfc_mode, call_type=NO_VOICE_CALL, argument 184 def _voice_call(self, ads, call_type, end_call=True, talk_time=15): argument 353 def _device_status_check(self, call_type=None, end_call=True, argument
|
D | TelLabGFTVoWifiStressTest.py | 357 def _voice_call(self, ads, call_type, end_call=True, talk_time=15): argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/common/ |
D | runtime_svc.h | 64 uint8_t call_type; member 108 static inline uint32_t get_unique_oen(uint32_t oen, uint32_t call_type) in get_unique_oen()
|
/aosp_15_r20/external/arm-trusted-firmware/include/common/ |
H A D | runtime_svc.h | 64 uint8_t call_type; member 108 static inline uint32_t get_unique_oen(uint32_t oen, uint32_t call_type) in get_unique_oen()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_linear_llvm.c | 403 LLVMTypeRef call_type = variant->jit_linear_func_type; in llvmpipe_fs_variant_linear_llvm() local 442 LLVMTypeRef call_type = variant->jit_linear_func_type; in llvmpipe_fs_variant_linear_llvm() local
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | call.h | 64 CallType call_type, in CallProperties() 79 constexpr CallType call_type() const { in call_type() function
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/blockreportspam/ |
D | block_report_spam_dialog_info.proto | 25 optional int32 call_type = 3; field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calldetails/proto/ |
D | call_details_entries.proto | 14 optional int32 call_type = 2; field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/model/ |
D | voicemail_entry.proto | 39 optional int32 call_type = 9; field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calllog/model/ |
D | coalesced_row.proto | 50 optional int32 call_type = 12; field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/historyitemactions/ |
D | history_item_action_module_info.proto | 26 optional int32 call_type = 4; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/ |
H A D | debug_service.proto | 60 CallType call_type = 1; field
|
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/ |
H A D | client.cc | 125 static MemStats send_snapshot_request(int call_idx, grpc_slice call_type) { in send_snapshot_request()
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/wearservices/ |
H A D | wearservices_extension_atoms.proto | 134 optional android.app.wearservices.CallType call_type = 1; field
|
/aosp_15_r20/external/webrtc/rtc_tools/unpack_aecdump/ |
H A D | unpack.cc | 184 const char call_type = render_call ? 'r' : 'c'; in WriteCallOrderData() local
|
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/ |
H A D | java_generator.cc | 457 CallType call_type = ASYNC_CALL; in PrintStub() local
|
/aosp_15_r20/external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
H A D | java_generator.cpp | 582 CallType call_type; in PrintStub() local
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/native/ |
H A D | tensor_jni.cc | 84 #define CASE(dtype, jtype, method_name, method_signature, call_type) \ in writeScalar() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/ |
H A D | tensor_jni.cc | 431 #define CASE(type, jtype, method_name, method_signature, call_type) \ in WriteScalar() argument
|