Home
last modified time | relevance | path

Searched refs:isExistValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp323 bool isExistValue = value.GetObject(columnName, valueObject); in HasColumnValue() local
324 if (!isExistValue) { in HasColumnValue()