/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | pre_stop_hook_server_test.cc | 41 struct CallInfo { struct 43 ClientContext context; 44 Empty request; 45 Empty response; 47 absl::optional<Status> WaitForStatus( in WaitForStatus() 54 void SetStatus(const Status& status) { in SetStatus() 61 grpc_core::Mutex mu; 62 grpc_core::CondVar cv; 63 absl::optional<Status> status_;
|
/aosp_15_r20/external/lua/src/ |
H A D | lstate.h | 193 typedef struct CallInfo { struct 196 struct CallInfo *previous, *next; /* dynamic call link */ argument 219 } CallInfo; argument
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
H A D | apply.pass.cpp | 102 struct CallInfo { struct 108 CallInfo(CallQuals q, Args&&... xargs) in CallInfo() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
H A D | apply.pass.cpp | 96 struct CallInfo { struct 102 CallInfo(CallQuals q, Args&&... xargs) in CallInfo() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 164 pub struct CallInfo { struct 165 index: i32, 166 dir_incoming: bool, 167 state: CallState, 168 number: String, 221 call_list: &Vec<CallInfo>, in current_calls_query_response() 282 pub type CallInfo = ffi::CallInfo; typedef 517 call_list: &Vec<CallInfo>, in current_calls_query_response()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 117 struct CallInfo { struct in __anonce3ea9bd0111::BPFAbstractMemberAccess 118 uint32_t Kind; 119 uint32_t AccessIndex; 120 uint32_t RecordAlignment; 121 MDNode *Metadata; 122 Value *Base;
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ |
D | MissedCallNotifier.java | 37 class CallInfo { class 43 public CallInfo(CallerInfo callerInfo, PhoneAccountHandle phoneAccountHandle, Uri handle, in CallInfo() method in MissedCallNotifier.CallInfo 51 public CallInfo(Call call) { in CallInfo() method in MissedCallNotifier.CallInfo
|
D | Analytics.java | 176 public static class CallInfo { class in Analytics
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 124 struct CallInfo { struct in __anoneee1a7430111::BPFAbstractMemberAccess 125 uint32_t Kind; 126 uint32_t AccessIndex; 127 MaybeAlign RecordAlignment; 128 MDNode *Metadata; 129 WeakTrackingVH Base;
|
/aosp_15_r20/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | CallInfo.java | 25 public class CallInfo implements Parcelable { class 33 public CallInfo(String handle) { in CallInfo() method in CallInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 100 template <typename CalleeTy> struct CallInfo { struct 102 const CalleeTy *Callee = nullptr; 104 size_t ParamNo = 0; 106 CallInfo(const CalleeTy *Callee, size_t ParamNo) in CallInfo() argument 109 struct Less {
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | CallInfo.java | 41 public final class CallInfo class 55 public CallInfo() { in CallInfo() method in CallInfo
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | DisconnectedCallNotifier.java | 75 private static class CallInfo { class in DisconnectedCallNotifier 84 public CallInfo(UserHandle userHandle, Uri handle, long endTimeMs, Bitmap callerInfoIcon, in CallInfo() method in DisconnectedCallNotifier.CallInfo
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedGsmCallState.java | 32 class CallInfo { class 53 CallInfo (boolean isMT, State state, boolean isMpty, String number) { in CallInfo() method in CallInfo
|
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/callback_client/ |
H A D | impl.py | 54 class CallInfo: class 435 on_call_hook: Callable[[CallInfo], Any] | None = None,
|
/aosp_15_r20/external/grpc-grpc/examples/python/async_streaming/ |
H A D | server.py | 50 def _clean_call_session(self, call_info: phone_pb2.CallInfo) -> None:
|
H A D | phone.proto | 19 message CallInfo { message
|
H A D | client.py | 65 def _on_call_info(self, call_info: phone_pb2.CallInfo) -> None:
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.h | 287 const CGFunctionInfo &CallInfo; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 1978 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2013 std::pair<SDValue,SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2047 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandChainLibCall() local 2142 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2253 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
H A D | LegalizeTypes.cpp | 1108 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandChainLibCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2075 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2234 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2332 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 2068 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2208 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2304 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ |
D | BluetoothInCallService.java | 1493 public class CallInfo { class in BluetoothInCallService
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2184 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Op() local 2235 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Compare() local
|