| /base/telephony/core_service/interfaces/kits/js/ |
| D | @ohos.telephony.vcard.d.ts | 227 cardType?: VCardType; property
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_manager.cpp | 313 bool VCardManager::ParameterTypeAndCharsetCheck(int32_t cardType, std::string charset, int32_t &err… in ParameterTypeAndCharsetCheck() 328 const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::string &charset) in ExportLock() 343 …std::string &path, const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::… in Export() 384 …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 | 29 VCardConstructor::VCardConstructor(int32_t cardType, const std::string &charset) in VCardConstructor()
|
| /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 | 418 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| /base/telephony/core_service/services/sim/include/ |
| D | sim_rdb_info.h | 31 int cardType; variable
|
| /base/telephony/core_service/test/fuzztest/vcard_fuzzer/ |
| D | vcard_fuzzer.cpp | 274 int32_t cardType = static_cast<int32_t>(*data % TYPE_NUM); in Export() local 283 int32_t cardType = static_cast<int32_t>(*data % TYPE_NUM); in ExportLock() local 292 int32_t cardType = static_cast<int32_t>(*data % TYPE_NUM); in ExportToStr() local
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_core_service_test.cpp | 140 CardType cardType = CardType::UNKNOWN_CARD; variable 298 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | sim_test.cpp | 888 CardType cardType = CardType::UNKNOWN_CARD; variable 904 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | zero_branch_test_core_service.cpp | 175 CardType cardType = CardType::UNKNOWN_CARD; variable
|
| D | zero_branch_test.cpp | 1124 CardType cardType = CardType::UNKNOWN_CARD; variable 1478 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 702 CardType cardType = simStateManager->GetCardType(); in IsCTSimCard() local 823 CardType cardType = simStateManager->GetCardType(); in ProcessEvent() local
|
| D | sim_manager.cpp | 166 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| D | sim_file.cpp | 244 CardType cardType = stateManager_->GetCardType(); in ProcessIccReady() local
|
| /base/telephony/telephony_data/sim/src/ |
| D | sim_ability.cpp | 260 int cardType = 0; in SetCard() local
|
| /base/telephony/core_service/frameworks/js/vcard/src/ |
| D | napi_vcard.cpp | 365 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 | 755 int32_t cardType = static_cast<int32_t>(simStateUpdateInfo->cardType); in WorkSimStateUpdated() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 876 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
|
| D | core_manager_inner.cpp | 2215 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 | 994 CardType cardType = CardType::UNKNOWN_CARD; in NativeGetCardType() local 1024 CardType cardType = CardType::UNKNOWN_CARD; in GetCardTypeSync() local
|
| /base/telephony/core_service/services/tel_ril/test/ |
| D | tel_ril_test.cpp | 294 int32_t cardType = 0; in OnRequestSimSmsTest() local
|