Home
last modified time | relevance | path

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

12

/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.vcard.d.ts216 cardType?: VCardType; property
/base/telephony/core_service/utils/vcard/src/
Dvcard_manager.cpp314 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()
Dvcard_encoder.cpp24 VCardEncoder::VCardEncoder(int32_t cardType, const std::string &charset) in VCardEncoder()
Dvcard_constructor.cpp28 VCardConstructor::VCardConstructor(int32_t cardType, const std::string &charset) in VCardConstructor()
/base/telephony/core_service/services/sim/include/
Dsim_rdb_info.h30 int cardType; variable
/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.cpp383 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
Dcore_service_stub.cpp485 CardType cardType = CardType::UNKNOWN_CARD; in OnGetCardType() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_core_service_test.cpp139 CardType cardType = CardType::UNKNOWN_CARD; variable
296 CardType cardType = CardType::UNKNOWN_CARD; variable
Dsim_test.cpp880 CardType cardType = CardType::UNKNOWN_CARD; variable
896 CardType cardType = CardType::UNKNOWN_CARD; variable
Dzero_branch_test_core_service.cpp171 CardType cardType = CardType::UNKNOWN_CARD; variable
Dzero_branch_test.cpp1076 CardType cardType = CardType::UNKNOWN_CARD; variable
1356 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
652 CardType cardType = simStateManager->GetCardType(); in IsCTSimCard() local
764 CardType cardType = simStateManager->GetCardType(); in ProcessEvent() local
Dsim_manager.cpp136 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
Dsim_file.cpp197 CardType cardType = stateManager_->GetCardType(); in ProcessIccReady() local
/base/telephony/telephony_data/sim/src/
Dsim_ability.cpp261 int cardType = 0; in SetCard() local
/base/telephony/core_service/frameworks/js/vcard/src/
Dnapi_vcard.cpp361 napi_value cardType = NapiUtil::GetNamedProperty(env, parameters[TWO_PARAMETERS], "cardType"); in HandleOptionParameters() local
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_handler.cpp678 int32_t cardType = static_cast<int32_t>(simStateUpdateInfo->cardType); in WorkSimStateUpdated() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp856 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
Dcore_manager_inner.cpp2140 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.cpp913 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/
Dtel_ril_test.cpp293 int32_t cardType = 0; in OnRequestSimSmsTest() local

12