Home
last modified time | relevance | path

Searched refs:SimpresentType (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_emergency_call_v10.md25 | enum [SimpresentType](_ril_v10.md#simpresenttype)[simpresent](#simpresent) | 表示号码是有卡时生效还是无卡生效,具体查…
95 enum SimpresentType EmergencyCall::simpresent
101 表示号码是有卡时生效还是无卡生效,具体查看[SimpresentType](_ril_v10.md#simpresenttype)
H A D_emergency_call_v11.md25 | enum [SimpresentType](_ril_v11.md#simpresenttype)[simpresent](#simpresent) | 表示号码是有卡时生效还是无卡生效,具体查…
95 enum SimpresentType EmergencyCall::simpresent
101 表示号码是有卡时生效还是无卡生效,具体查看[SimpresentType](_ril_v11.md#simpresenttype)
H A D_ril_v10.md125 | [SimpresentType](#simpresenttype) { TYPE_NO_CARD = 0 , TYPE_HAS_CARD = 1 } | 表示号码是有卡时有效还是无卡时有效。 |
518 ### SimpresentType subsection
521 enum SimpresentType
H A D_ril_v11.md130 | [SimpresentType](#simpresenttype) { TYPE_NO_CARD = 0 , TYPE_HAS_CARD = 1 } | 表示号码是有卡时有效还是无卡时有效。 |
523 ### SimpresentType subsection
526 enum SimpresentType
H A Dril_types_8idl_v10.md116 | [SimpresentType](_ril_v10.md#simpresenttype) { TYPE_NO_CARD = 0 , TYPE_HAS_CARD = 1 } | 表示号码是有卡时有…
H A Dril_types_8idl_v11.md121 | [SimpresentType](_ril_v11.md#simpresenttype) { TYPE_NO_CARD = 0 , TYPE_HAS_CARD = 1 } | 表示号码是有卡时有…
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp353 eccInfoList.push_back(BuildDefaultEmergencyCall(it, SimpresentType::TYPE_HAS_CARD)); in UpdateEccNumberList()
356 eccInfoList.push_back(BuildDefaultEmergencyCall(it, SimpresentType::TYPE_NO_CARD)); in UpdateEccNumberList()
558 to.simpresent = SimpresentType(from.simpresent); in BuildEmergencyCall()
769 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("112", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
770 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("911", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
771 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("000", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
772 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("08", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
773 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("110", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
774 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("118", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
775 eccList3gppNoSim_.push_back(BuildDefaultEmergencyCall("119", SimpresentType::TYPE_NO_CARD)); in InitModeActive()
[all …]
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h491 enum class SimpresentType : int32_t { enum
536 SimpresentType simpresent = SimpresentType::TYPE_NO_CARD;
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp97 EmergencyCall temp0 = { "499", "460", EccType::TYPE_CATEGORY, SimpresentType::TYPE_NO_CARD,
99 EmergencyCall temp1 = { "443", "460", EccType::TYPE_POLICE, SimpresentType::TYPE_NO_CARD,
101 EmergencyCall temp2 = { "356", "460", EccType::TYPE_AMBULANCE, SimpresentType::TYPE_NO_CARD,
103 EmergencyCall temp3 = { "783", "460", EccType::TYPE_FIRE, SimpresentType::TYPE_NO_CARD,
105 EmergencyCall temp4 = { "975", "460", EccType::TYPE_SEA, SimpresentType::TYPE_HAS_CARD,
107 EmergencyCall temp5 = { "350", "460", EccType::TYPE_MOUNTAIN, SimpresentType::TYPE_HAS_CARD,
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h423 EmergencyCall BuildDefaultEmergencyCall(const std::string &number, SimpresentType simType);
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp103 emergencyInfo.simpresent = SimpresentType::TYPE_HAS_CARD;
129 emergencyInfo.simpresent = SimpresentType::TYPE_HAS_CARD;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/
H A DTypes.idl83 enum SimpresentType {
669 …Whether a number is valid when there is a card or no card. For details, see {@link SimpresentType}.
671 enum SimpresentType simpresent;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/
H A DTypes.idl83 enum SimpresentType {
669 …Whether a number is valid when there is a card or no card. For details, see {@link SimpresentType}.
671 enum SimpresentType simpresent;
/ohos5.0/drivers/interface/ril/v1_0/
H A DTypes.idl83 enum SimpresentType {
669 …Whether a number is valid when there is a card or no card. For details, see {@link SimpresentType}.
671 enum SimpresentType simpresent;
/ohos5.0/drivers/interface/ril/v1_1/
H A DTypes.idl83 enum SimpresentType {
669 …Whether a number is valid when there is a card or no card. For details, see {@link SimpresentType}.
671 enum SimpresentType simpresent;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/
H A DTypes.idl83 enum SimpresentType {
669 …Whether a number is valid when there is a card or no card. For details, see {@link SimpresentType}.
671 enum SimpresentType simpresent;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dtypes.h.txt65 enum SimpresentType : int32_t {
215 OHOS::HDI::Ril::V1_1::SimpresentType simpresent;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/
H A Dtypes.h.txt65 enum SimpresentType : int32_t {
215 OHOS::HDI::Ril::V1_0::SimpresentType simpresent;
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp628 emergencyCall.simpresent = (HDI::Ril::V1_1::SimpresentType)(ecc.simpresent); in SetEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/dump_ast_target/
H A Ddump.txt1007 [mini, lite, full] enum SimpresentType : int {
1157 ohos.hdi.ril.v1_0.SimpresentType simpresent;
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp342 emergencyCall.simpresent = static_cast<SimpresentType>(data.ReadInt32()); in OnSetEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/dump_ast_target/
H A Ddump.txt1074 [mini, lite, full] enum SimpresentType : int {
1224 ohos.hdi.ril.v1_1.SimpresentType simpresent;
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp762 … callInfo.simpresent = static_cast<OHOS::HDI::Ril::V1_1::SimpresentType>(curPtr->simpresent); in BuildIEmergencyCallList()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/dump_ast_target/
H A Ddump.txt1231 [mini, lite, full] enum SimpresentType : int {
1381 ohos.hdi.ril.v1_1.SimpresentType simpresent;
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp411 emergencyInfo.simpresent = SimpresentType::TYPE_HAS_CARD; in SetEmergencyCallListTest()

12