Home
last modified time | relevance | path

Searched defs:voiceDomain (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_call_info_v10.md157 ### voiceDomain subsection
H A D_call_info_v11.md157 ### voiceDomain subsection
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/
H A Dsetorupdatecallreportinfo_fuzzer.cpp42 int32_t voiceDomain = static_cast<int32_t>(size % BOOL_NUM); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/satellite/
H A Dsatellite_call_types.h85 int32_t voiceDomain = 0; member
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_call_parcel.h95 int32_t voiceDomain = 0; member
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h170 int32_t voiceDomain = 0; member
471 int32_t voiceDomain = 0; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h61 int32_t voiceDomain; member
437 int32_t voiceDomain; member
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_types.h270 int32_t voiceDomain = 0; member
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c125 int voiceDomain = 0; in ReportCallStateUpdated() local