Home
last modified time | relevance | path

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

12

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_manager.cpp315 bool VCardManager::ParameterTypeAndCharsetCheck(int32_t cardType, std::string charset, int32_t &err… in ParameterTypeAndCharsetCheck()
330 const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::string &charset) in ExportLock()
345 …std::string &path, const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::… in Export()
386 …std::string &str, const DataShare::DataSharePredicates &predicates, int32_t cardType, const std::s… in ExportToStr()
H A Dvcard_encoder.cpp24 VCardEncoder::VCardEncoder(int32_t cardType, const std::string &charset) in VCardEncoder()
H A Dvcard_constructor.cpp29 VCardConstructor::VCardConstructor(int32_t cardType, const std::string &charset) in VCardConstructor()
/ohos5.0/base/telephony/core_service/frameworks/js/vcard/include/
H A Dnapi_vcard.h38 int32_t cardType = DEFAULT_CARD_TYPE; member
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_dump_helper.cpp89 CardType cardType = CardType::UNKNOWN_CARD; in ShowCoreServiceInfo() local
H A Dcore_service.cpp418 int32_t CoreService::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_rdb_info.h31 int cardType; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_sub_container.cpp35 const FrontendType& cardType, const FrontendType& uiSyntax) in RunCard()
/ohos5.0/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
H A 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
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_core_service_test.cpp140 CardType cardType = CardType::UNKNOWN_CARD; variable
298 CardType cardType = CardType::UNKNOWN_CARD; variable
H A Dsim_test.cpp888 CardType cardType = CardType::UNKNOWN_CARD; variable
904 CardType cardType = CardType::UNKNOWN_CARD; variable
H A Dzero_branch_test_core_service.cpp175 CardType cardType = CardType::UNKNOWN_CARD; variable
H A Dzero_branch_test.cpp1124 CardType cardType = CardType::UNKNOWN_CARD; variable
1478 CardType cardType = CardType::UNKNOWN_CARD; variable
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h60 CardType cardType; member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A 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
H A Dsim_manager.cpp166 int32_t SimManager::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_soundcard.h83 enum SndCardType cardType; member
/ohos5.0/base/telephony/telephony_data/sim/src/
H A Dsim_ability.cpp260 int cardType = 0; in SetCard() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp157 const FrontendType& cardType, const FrontendType& uiSyntax) in RunCard()
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c155 enum SndCardType cardType = SND_CARD_UNKNOWN; in CfgDumpAdapterInfo() local
467 enum SndCardType cardType = CfgGetAdapterCardType(adapterName); in SndMatchSelAdapter() local
/ohos5.0/base/telephony/core_service/frameworks/js/vcard/src/
H A Dnapi_vcard.cpp365 napi_value cardType = NapiUtil::GetNamedProperty(env, parameters[TWO_PARAMETERS], "cardType"); in HandleOptionParameters() local
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp755 int32_t cardType = static_cast<int32_t>(simStateUpdateInfo->cardType); in WorkSimStateUpdated() local
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c850 uint8_t cardType = extCsd->rawCardType & EMMC_EXT_CSD_CARD_TYPE_MASK; in EmmcDecodeExtCsdCardType() local
1081 uint32_t cardType = emmcDev->emmcReg.extCsd.cardType; in EmmcSwitchVoltage() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp876 int32_t CoreServiceClient::GetCardType(int32_t slotId, CardType &cardType) in GetCardType()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp2194 int32_t StaStateMachine::GetCardType(CardType &cardType) in GetCardType()
2438 CardType cardType; in PreWpaEapUmtsAuthEvent() local

12