Home
last modified time | relevance | path

Searched refs:CallWaitResult (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_call_wait_result_v10.md1 # CallWaitResult chapter
31 int CallWaitResult::classCw
41 int CallWaitResult::result
51 int CallWaitResult::status
H A D_call_wait_result_v11.md1 # CallWaitResult chapter
31 int CallWaitResult::classCw
41 int CallWaitResult::result
51 int CallWaitResult::status
H A DReadme-CN.md36 - [CallWaitResult](_call_wait_result_v11.md)
131 - [CallWaitResult](_call_wait_result_v10.md)
H A Dril_types_8idl_v10.md41 | struct  [CallWaitResult](_call_wait_result_v10.md) | 呼叫等待结果信息。 |
H A Dril_types_8idl_v11.md42 | struct  [CallWaitResult](_call_wait_result_v11.md) | 呼叫等待结果信息。 |
H A D_ril_v10.md50 | struct  [CallWaitResult](_call_wait_result_v10.md) | 呼叫等待结果信息。 |
H A D_ril_v11.md51 | struct  [CallWaitResult](_call_wait_result_v11.md) | 呼叫等待结果信息。 |
H A Dinterface_i_ril_callback_v10.md44 …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 Dinterface_i_ril_callback_v11.md44 …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 Dims_call_callback_interface.h310 virtual int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) = 0;
H A Dims_call_callback_proxy.h66 int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) override;
H A Dims_call_callback_stub.h69 int32_t GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) override;
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h431 …void EventGetCallWaiting(const CallWaitResult &waitingInfo, const std::string &message, int32_t fl…
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h783 struct CallWaitResult { struct
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback_test.cpp133 CallWaitResult cwResult;
H A Dims_call_callback_stub_test.cpp184 CallWaitResult waitResult;
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp97 …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 Dtel_ril_call.h84 …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 Dtypes.h.txt383 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 Dtypes.cpp.txt1340 …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)
1350CallWaitResult *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 Dtypes.h.txt376 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 Dtypes.cpp.txt1319 …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)
1329CallWaitResult *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 Dims_call_callback_stub.cpp559 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 Dims_call_callback_proxy.cpp376 int32_t ImsCallCallbackProxy::GetCallWaitingResponse(int32_t slotId, const CallWaitResult &result) in GetCallWaitingResponse()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/
H A Dimscallback_fuzzer.cpp251 CallWaitResult cwResult; in TestImsUTCallbackFunction()

123