/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _call_wait_result_v10.md | 1 # CallWaitResult chapter 31 int CallWaitResult::classCw 41 int CallWaitResult::result 51 int CallWaitResult::status
|
H A D | _call_wait_result_v11.md | 1 # CallWaitResult chapter 31 int CallWaitResult::classCw 41 int CallWaitResult::result 51 int CallWaitResult::status
|
H A D | Readme-CN.md | 36 - [CallWaitResult](_call_wait_result_v11.md) 131 - [CallWaitResult](_call_wait_result_v10.md)
|
H A D | ril_types_8idl_v10.md | 41 | struct [CallWaitResult](_call_wait_result_v10.md) | 呼叫等待结果信息。 |
|
H A D | ril_types_8idl_v11.md | 42 | struct [CallWaitResult](_call_wait_result_v11.md) | 呼叫等待结果信息。 |
|
H A D | _ril_v10.md | 50 | struct [CallWaitResult](_call_wait_result_v10.md) | 呼叫等待结果信息。 |
|
H A D | _ril_v11.md | 51 | struct [CallWaitResult](_call_wait_result_v11.md) | 呼叫等待结果信息。 |
|
H A D | interface_i_ril_callback_v10.md | 44 …nseInfo](_ril_radio_response_info_v10.md) responseInfo, [in] struct [CallWaitResult](_call_wait_re… 697 …Response ([in] struct RilRadioResponseInfo responseInfo, [in] struct CallWaitResult callWaitResult… 712 | callWaitResult | 表示呼叫等待结果信息,详见[CallWaitResult](_call_wait_result_v10.md)。 |
|
H A D | interface_i_ril_callback_v11.md | 44 …nseInfo](_ril_radio_response_info_v11.md) responseInfo, [in] struct [CallWaitResult](_call_wait_re… 749 …Response ([in] struct RilRadioResponseInfo responseInfo, [in] struct CallWaitResult callWaitResult… 764 | callWaitResult | 表示呼叫等待结果信息,详见[CallWaitResult](_call_wait_result_v11.md)。 |
|
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/ |
H A D | ims_call_callback_interface.h | 310 virtual int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) = 0;
|
H A D | ims_call_callback_proxy.h | 66 int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) override;
|
H A D | ims_call_callback_stub.h | 69 int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) override;
|
/ohos5.0/base/telephony/cellular_call/services/utils/include/ |
H A D | cellular_call_supplement.h | 431 …void EventGetCallWaiting(const CallWaitResult &waitingInfo, const std::string &message, int32_t fl…
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | telephony_types.h | 783 struct CallWaitResult { struct
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_callback_test.cpp | 133 CallWaitResult cwResult;
|
H A D | ims_call_callback_stub_test.cpp | 184 CallWaitResult waitResult;
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_call.cpp | 97 …const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CallWaitResult &ca… in GetCallWaitingResponse() 99 std::shared_ptr<CallWaitResult> callWaitInfoResult = std::make_shared<CallWaitResult>(); in GetCallWaitingResponse()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_call.h | 84 …Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CallWaitResult &callWaitResul…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/ |
H A D | types.h.txt | 383 struct CallWaitResult { 1010 …BlockMarshalling(OHOS::MessageParcel &data, const OHOS::HDI::Ril::V1_1::CallWaitResult& dataBlock); 1012 …sultBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Ril::V1_1::CallWaitResult& dataBlock);
|
H A D | types.cpp.txt | 1340 …tBlockMarshalling(OHOS::MessageParcel& data, const OHOS::HDI::Ril::V1_1::CallWaitResult& dataBlock) 1342 …if (!data.WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Ril::V1_1::CallWaitResult)))… 1348 …esultBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Ril::V1_1::CallWaitResult& dataBlock) 1350 …CallWaitResult *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_1::CallWaitResult*>(data.… 1355 …ataBlock, sizeof(OHOS::HDI::Ril::V1_1::CallWaitResult), dataBlockPtr, sizeof(OHOS::HDI::Ril::V1_1:…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/ |
H A D | types.h.txt | 376 struct CallWaitResult { 969 …BlockMarshalling(OHOS::MessageParcel &data, const OHOS::HDI::Ril::V1_0::CallWaitResult& dataBlock); 971 …sultBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Ril::V1_0::CallWaitResult& dataBlock);
|
H A D | types.cpp.txt | 1319 …tBlockMarshalling(OHOS::MessageParcel& data, const OHOS::HDI::Ril::V1_0::CallWaitResult& dataBlock) 1321 …if (!data.WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Ril::V1_0::CallWaitResult)))… 1327 …esultBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Ril::V1_0::CallWaitResult& dataBlock) 1329 …CallWaitResult *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_0::CallWaitResult*>(data.… 1334 …ataBlock, sizeof(OHOS::HDI::Ril::V1_0::CallWaitResult), dataBlockPtr, sizeof(OHOS::HDI::Ril::V1_0:…
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_callback_stub.cpp | 559 CallWaitResult result; in OnGetCallWaitingResponseInner() 1165 int32_t ImsCallCallbackStub::GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) in GetCallWaitingResponse() 1178 auto callWaitResponse = std::make_shared<CallWaitResult>(); in GetCallWaitingResponse()
|
H A D | ims_call_callback_proxy.cpp | 376 int32_t ImsCallCallbackProxy::GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) in GetCallWaitingResponse()
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/ |
H A D | imscallback_fuzzer.cpp | 251 CallWaitResult cwResult; in TestImsUTCallbackFunction()
|