| /base/telephony/core_service/interfaces/kits/js/ |
| D | @ohos.telephony.vcard.d.ts | 216 cardType?: VCardType; property
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_manager.cpp | 314 bool VCardManager::ParameterTypeAndCharsetCheck(int32_t cardType, std::string charset, int32_t &err… in ParameterTypeAndCharsetCheck() 329 const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::string &charset) in ExportLock() 344 …std::string &path, const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::… in Export() 385 …std::string &str, const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::s… in ExportToStr()
|
| D | vcard_encoder.cpp | 24 VCardEncoder::VCardEncoder(int32_t cardType, const std::string &charset) in VCardEncoder()
|
| D | vcard_constructor.cpp | 28 VCardConstructor::VCardConstructor(int32_t cardType, const std::string &charset) in VCardConstructor()
|
| /base/telephony/core_service/services/sim/include/ |
| D | sim_rdb_info.h | 30 int cardType; variable
|
| /base/telephony/core_service/frameworks/js/vcard/include/ |
| D | napi_vcard.h | 38 int32_t cardType = DEFAULT_CARD_TYPE; member
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service_dump_helper.cpp | 89 CardType cardType = CardType::UNKNOWN_CARD; in ShowCoreServiceInfo() local
|
| D | core_service.cpp | 383 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| D | core_service_stub.cpp | 485 CardType cardType = CardType::UNKNOWN_CARD; in OnGetCardType() local
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_core_service_test.cpp | 139 CardType cardType = CardType::UNKNOWN_CARD; variable 296 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | sim_test.cpp | 880 CardType cardType = CardType::UNKNOWN_CARD; variable 896 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | zero_branch_test_core_service.cpp | 171 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | zero_branch_test.cpp | 1076 CardType cardType = CardType::UNKNOWN_CARD; variable 1356 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| D | update_contexts.h | 60 CardType cardType; member
|
| /base/telephony/core_service/services/sim/src/ |
| D | sim_file_manager.cpp | 97 CardType cardType = simStateManager->GetCardType(); in Init() local 652 CardType cardType = simStateManager->GetCardType(); in IsCTSimCard() local 764 CardType cardType = simStateManager->GetCardType(); in ProcessEvent() local
|
| D | sim_manager.cpp | 136 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| D | sim_file.cpp | 197 CardType cardType = stateManager_->GetCardType(); in ProcessIccReady() local
|
| /base/telephony/telephony_data/sim/src/ |
| D | sim_ability.cpp | 261 int cardType = 0; in SetCard() local
|
| /base/telephony/core_service/frameworks/js/vcard/src/ |
| D | napi_vcard.cpp | 361 napi_value cardType = NapiUtil::GetNamedProperty(env, parameters[TWO_PARAMETERS], "cardType"); in HandleOptionParameters() local
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| D | event_listener_handler.cpp | 678 int32_t cardType = static_cast<int32_t>(simStateUpdateInfo->cardType); in WorkSimStateUpdated() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 856 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| D | core_manager_inner.cpp | 2140 int32_t CoreManagerInner::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 358 CardType cardType = CardType::UNKNOWN_CARD; in TestGetCardType() local
|
| /base/telephony/core_service/frameworks/js/sim/src/ |
| D | napi_sim.cpp | 913 CardType cardType = CardType::UNKNOWN_CARD; in NativeGetCardType() local 943 CardType cardType = CardType::UNKNOWN_CARD; in GetCardTypeSync() local
|
| /base/telephony/core_service/services/tel_ril/test/ |
| D | tel_ril_test.cpp | 293 int32_t cardType = 0; in OnRequestSimSmsTest() local
|