Searched refs:SsBaseResult (Results 1 – 12 of 12) sorted by relevance
/base/telephony/cellular_call/interfaces/innerkits/ims/ |
D | ims_call_callback_proxy.h | 57 int32_t SetClipResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 60 int32_t SetClirResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 62 int32_t SetCallTransferResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 64 int32_t SetCallRestrictionResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 66 int32_t SetCallWaitingResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 67 int32_t SetColrResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 69 int32_t SetColpResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 81 … int32_t slotId, const std::string &funcName, MessageParcel &in, const SsBaseResult &ssResult);
|
D | ims_call_callback_interface.h | 230 virtual int32_t SetClipResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 260 virtual int32_t SetClirResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 280 virtual int32_t SetCallTransferResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 300 virtual int32_t SetCallRestrictionResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 320 virtual int32_t SetCallWaitingResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 330 virtual int32_t SetColrResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0; 350 virtual int32_t SetColpResponse(int32_t slotId, const SsBaseResult &resultInfo) = 0;
|
D | ims_call_callback_stub.h | 60 int32_t SetClipResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 63 int32_t SetClirResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 65 int32_t SetCallTransferResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 67 int32_t SetCallRestrictionResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 69 int32_t SetCallWaitingResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 70 int32_t SetColrResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 72 int32_t SetColpResponse(int32_t slotId, const SsBaseResult &resultInfo) override; 131 int32_t SendEvent(int32_t slotId, int32_t eventId, const SsBaseResult &resultInfo);
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 662 struct SsBaseResult { struct 688 SsBaseResult result; argument 706 SsBaseResult result; 724 SsBaseResult result; 742 SsBaseResult result; 760 SsBaseResult result; 778 SsBaseResult result; 860 SsBaseResult result;
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_callback_proxy.cpp | 255 int32_t ImsCallCallbackProxy::SetClipResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetClipResponse() 300 int32_t ImsCallCallbackProxy::SetClirResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetClirResponse() 336 int32_t ImsCallCallbackProxy::SetCallTransferResponse(int32_t slotId, const SsBaseResult &resultInf… in SetCallTransferResponse() 364 int32_t ImsCallCallbackProxy::SetCallRestrictionResponse(int32_t slotId, const SsBaseResult &result… in SetCallRestrictionResponse() 392 int32_t ImsCallCallbackProxy::SetCallWaitingResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetCallWaitingResponse() 403 int32_t ImsCallCallbackProxy::SetColrResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetColrResponse() 431 int32_t ImsCallCallbackProxy::SetColpResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetColpResponse() 522 int32_t slotId, const std::string &funcName, MessageParcel &in, const SsBaseResult &ssResult) in WriteSsBaseResultCommonInfo()
|
D | ims_call_callback_stub.cpp | 379 SsBaseResult resultInfo; in OnSetClipResponseInner() 431 SsBaseResult resultInfo; in OnSetClirResponseInner() 486 SsBaseResult resultInfo; in OnSetCallTransferResponseInner() 520 SsBaseResult resultInfo; in OnSetCallRestrictionResponseInner() 554 SsBaseResult resultInfo; in OnSetCallWaitingResponseInner() 570 SsBaseResult resultInfo; in OnSetColrResponseInner() 604 SsBaseResult resultInfo; in OnSetColpResponseInner() 867 int32_t ImsCallCallbackStub::SetClipResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetClipResponse() 933 int32_t ImsCallCallbackStub::SetClirResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetClirResponse() 981 int32_t ImsCallCallbackStub::SetCallTransferResponse(int32_t slotId, const SsBaseResult &resultInfo) in SetCallTransferResponse() [all …]
|
/base/telephony/cellular_call/test/unittest/imstest/ |
D | ims_test.h | 219 int32_t WriteSsBaseResult(MessageParcel &in, const SsBaseResult &ssResult) in WriteSsBaseResult() 236 …int32_t WriteSsResult(MessageParcel &in, const SsBaseResult &ssResult, const int32_t action, const… in WriteSsResult()
|
D | ims_test.cpp | 1853 SsBaseResult normalResult; 2052 SsBaseResult normalResult; 2108 SsBaseResult normalResult; 2164 SsBaseResult normalResult; 2387 SsBaseResult normalResult;
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_handler.cpp | 912 auto result = event->GetSharedObject<SsBaseResult>(); in SetCallWaitingResponse() 947 auto result = event->GetSharedObject<SsBaseResult>(); in SetClirResponse() 979 auto result = event->GetSharedObject<SsBaseResult>(); in SetClipResponse() 1011 auto result = event->GetSharedObject<SsBaseResult>(); in SetColrResponse() 1043 auto result = event->GetSharedObject<SsBaseResult>(); in SetColpResponse() 1075 auto result = event->GetSharedObject<SsBaseResult>(); in SetCallTransferInfoResponse() 1119 auto result = event->GetSharedObject<SsBaseResult>(); in SetCallRestrictionResponse() 1138 auto result = event->GetSharedObject<SsBaseResult>(); in SetBarringPasswordResponse()
|
/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/ |
D | imscallback_fuzzer.cpp | 201 void WriteSsResult(MessageParcel &in, SsBaseResult &ssResult, const int32_t action, const int32_t s… in WriteSsResult() 219 SsBaseResult normalResult; in TestImsUTCallbackFunction() 313 SsBaseResult normalResult; in TestCFCallbackFunction()
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 744 auto resultInfo = std::make_shared<SsBaseResult>(); in ResponseSupplement()
|
/base/telephony/cellular_call/test/unittest/cstest/ |
D | cs_test.cpp | 2679 auto ssResult = std::make_shared<SsBaseResult>();
|