Home
last modified time | relevance | path

Searched refs:ecc_withcard (Results 1 - 4 of 4) sorted by relevance

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h88 static constexpr const char *ECC_WITH_CARD = "ecc_withcard";
105 std::string ecc_withcard = ""; member
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp80 result->GetString(index, bean.ecc_withcard); in QueryEccList()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp88 const char *ITEM_ECC_WITH_CARD = "ecc_withcard";
487 bean.ecc_withcard = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_ECC_WITH_CARD)); in ParserEccDataInfos()
501 value.PutString(EccData::ECC_WITH_CARD, bean.ecc_withcard); in ParserEccDataToValuesBucket()
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp294 std::string eccWithCard = eccVec[0].ecc_withcard; in GetEccListFromResult()

Completed in 4 milliseconds