Home
last modified time | relevance | path

Searched refs:AbnormalServiceType (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_emergency_call_v10.md26 | enum [AbnormalServiceType](_ril_v10.md#abnormalservicetype)[abnormalService](#abnormalservice) | …
35 enum AbnormalServiceType EmergencyCall::abnormalService
41 表示号码有效性是否区分CS域非正常服务状态,具体查看[AbnormalServiceType](_ril_v10.md#abnormalservicetype)
H A D_emergency_call_v11.md26 | enum [AbnormalServiceType](_ril_v11.md#abnormalservicetype)[abnormalService](#abnormalservice) | …
35 enum AbnormalServiceType EmergencyCall::abnormalService
41 表示号码有效性是否区分CS域非正常服务状态,具体查看[AbnormalServiceType](_ril_v11.md#abnormalservicetype)
H A D_ril_v10.md126 | [AbnormalServiceType](#abnormalservicetype) { TYPE_ALL = 0 , TYPE_ONLY_CS = 1 } | 表示号码有效性是否区分电路(C…
146 ### AbnormalServiceType subsection
149 enum AbnormalServiceType
H A D_ril_v11.md131 | [AbnormalServiceType](#abnormalservicetype) { TYPE_ALL = 0 , TYPE_ONLY_CS = 1 } | 表示号码有效性是否区分电路(C…
151 ### AbnormalServiceType subsection
154 enum AbnormalServiceType
H A Dril_types_8idl_v10.md117 | [AbnormalServiceType](_ril_v10.md#abnormalservicetype) { TYPE_ALL = 0 , TYPE_ONLY_CS = 1 } | 表示号码…
H A Dril_types_8idl_v11.md122 | [AbnormalServiceType](_ril_v11.md#abnormalservicetype) { TYPE_ALL = 0 , TYPE_ONLY_CS = 1 } | 表示号码…
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h506 enum class AbnormalServiceType : int32_t { enum
541 AbnormalServiceType abnormalService = AbnormalServiceType::TYPE_ALL;
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp98 AbnormalServiceType::TYPE_ALL };
100 AbnormalServiceType::TYPE_ALL };
102 AbnormalServiceType::TYPE_ALL };
104 AbnormalServiceType::TYPE_ALL };
106 AbnormalServiceType::TYPE_ONLY_CS };
108 AbnormalServiceType::TYPE_ALL };
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp105 emergencyInfo.abnormalService = AbnormalServiceType::TYPE_ALL;
131 emergencyInfo.abnormalService = AbnormalServiceType::TYPE_ALL;
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp560 to.abnormalService = AbnormalServiceType(from.abnormalService); in BuildEmergencyCall()
788 emergencyCall.abnormalService = AbnormalServiceType::TYPE_ALL; in BuildDefaultEmergencyCall()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dtypes.h.txt70 enum AbnormalServiceType : int32_t {
216 OHOS::HDI::Ril::V1_1::AbnormalServiceType abnormalService;
H A Dtypes.cpp.txt160 dataBlock.abnormalService = static_cast<enum AbnormalServiceType>(enumTmp);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/
H A Dtypes.h.txt70 enum AbnormalServiceType : int32_t {
216 OHOS::HDI::Ril::V1_0::AbnormalServiceType abnormalService;
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp630 emergencyCall.abnormalService = (HDI::Ril::V1_1::AbnormalServiceType)(ecc.abnormalService); in SetEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/
H A DTypes.idl99 enum AbnormalServiceType {
677 enum AbnormalServiceType abnormalService;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/
H A DTypes.idl99 enum AbnormalServiceType {
677 enum AbnormalServiceType abnormalService;
/ohos5.0/drivers/interface/ril/v1_0/
H A DTypes.idl99 enum AbnormalServiceType {
677 enum AbnormalServiceType abnormalService;
/ohos5.0/drivers/interface/ril/v1_1/
H A DTypes.idl99 enum AbnormalServiceType {
677 enum AbnormalServiceType abnormalService;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/dump_ast_target/
H A Ddump.txt1012 [mini, lite, full] enum AbnormalServiceType : int {
1158 ohos.hdi.ril.v1_0.AbnormalServiceType abnormalService;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/
H A DTypes.idl99 enum AbnormalServiceType {
677 enum AbnormalServiceType abnormalService;
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp343 emergencyCall.abnormalService = static_cast<AbnormalServiceType>(data.ReadInt32()); in OnSetEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/dump_ast_target/
H A Ddump.txt1079 [mini, lite, full] enum AbnormalServiceType : int {
1225 ohos.hdi.ril.v1_1.AbnormalServiceType abnormalService;
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp764 …callInfo.abnormalService = static_cast<OHOS::HDI::Ril::V1_1::AbnormalServiceType>(curPtr->abnormal… in BuildIEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/
H A Ddump.txt1236 [mini, lite, full] enum AbnormalServiceType : int {
1382 ohos.hdi.ril.v1_1.AbnormalServiceType abnormalService;
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp413 emergencyInfo.abnormalService = AbnormalServiceType::TYPE_ALL; in SetEmergencyCallListTest()

12