Home
last modified time | relevance | path

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

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h96 static constexpr const char *ECC_FAKE = "ecc_fake";
107 std::string ecc_fake = ""; member
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp84 result->GetString(index, bean.ecc_fake); in QueryEccList()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp90 const char *ITEM_ECC_FAKE = "ecc_fake";
489 bean.ecc_fake = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_ECC_FAKE)); in ParserEccDataInfos()
503 value.PutString(EccData::ECC_FAKE, bean.ecc_fake); in ParserEccDataToValuesBucket()
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp849 std::string ecc = eccVec[0].ecc_fake; in MergeEccCallList()

Completed in 4 milliseconds