Home
last modified time | relevance | path

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

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h110 static constexpr const char *EDITED_STATUS = "edited";
140 int edited = 0; member
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_item.cpp100 apnItem->attr_.isEdited_ = apnData.edited; in MakeApn()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp62 const char *ITEM_EDITED_STATUS = "edited";
169 bean.edited = editedStr.empty() ? 0 : atoi(editedStr.c_str()); in ParserPdpProfileInfos()
212 value.PutInt(PdpProfileData::EDITED_STATUS, bean.edited); in ParserPdpProfileToValuesBucket()
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp244 result->GetInt(index, apnBean.edited); in MakePdpProfile()

Completed in 3 milliseconds