Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_settings_rdb_helper.cpp137 int32_t existValue = 0; in PutValue() local
138 int32_t getValueRet = GetValue(uri, column, existValue); in PutValue()