Home
last modified time | relevance | path

Searched defs:cardType (Results 1 – 25 of 27) sorted by relevance

12

/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.vcard.d.ts227 cardType?: VCardType; property
/base/telephony/core_service/utils/vcard/src/
Dvcard_manager.cpp313 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()
Dvcard_encoder.cpp24 VCardEncoder::VCardEncoder(int32_t cardType, const std::string &charset) in VCardEncoder()
Dvcard_constructor.cpp29 VCardConstructor::VCardConstructor(int32_t cardType, const std::string &charset) in VCardConstructor()
/base/telephony/core_service/frameworks/js/vcard/include/
Dnapi_vcard.h38 int32_t cardType = DEFAULT_CARD_TYPE; member
/base/telephony/core_service/services/core/src/
Dcore_service_dump_helper.cpp89 CardType cardType = CardType::UNKNOWN_CARD; in ShowCoreServiceInfo() local
Dcore_service.cpp418 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
/base/telephony/core_service/services/sim/include/
Dsim_rdb_info.h31 int cardType; variable
/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
Dvcard_fuzzer.cpp274 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/
Dsim_core_service_test.cpp140 CardType cardType = CardType::UNKNOWN_CARD; variable
298 CardType cardType = CardType::UNKNOWN_CARD; variable
Dsim_test.cpp888 CardType cardType = CardType::UNKNOWN_CARD; variable
904 CardType cardType = CardType::UNKNOWN_CARD; variable
Dzero_branch_test_core_service.cpp175 CardType cardType = CardType::UNKNOWN_CARD; variable
Dzero_branch_test.cpp1124 CardType cardType = CardType::UNKNOWN_CARD; variable
1478 CardType cardType = CardType::UNKNOWN_CARD; variable
/base/telephony/state_registry/frameworks/js/napi/include/
Dupdate_contexts.h60 CardType cardType; member
/base/telephony/core_service/services/sim/src/
Dsim_file_manager.cpp97 CardType cardType = simStateManager->GetCardType(); in Init() local
702 CardType cardType = simStateManager->GetCardType(); in IsCTSimCard() local
823 CardType cardType = simStateManager->GetCardType(); in ProcessEvent() local
Dsim_manager.cpp166 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
Dsim_file.cpp244 CardType cardType = stateManager_->GetCardType(); in ProcessIccReady() local
/base/telephony/telephony_data/sim/src/
Dsim_ability.cpp260 int cardType = 0; in SetCard() local
/base/telephony/core_service/frameworks/js/vcard/src/
Dnapi_vcard.cpp365 napi_value cardType = NapiUtil::GetNamedProperty(env, parameters[TWO_PARAMETERS], "cardType"); in HandleOptionParameters() local
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_handler.cpp755 int32_t cardType = static_cast<int32_t>(simStateUpdateInfo->cardType); in WorkSimStateUpdated() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp876 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
Dcore_manager_inner.cpp2215 int32_t CoreManagerInner::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
/base/telephony/core_service/services/sim/test/
Dtest.cpp358 CardType cardType = CardType::UNKNOWN_CARD; in TestGetCardType() local
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp994 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/
Dtel_ril_test.cpp294 int32_t cardType = 0; in OnRequestSimSmsTest() local

12