Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_rdb_helper.cpp49 DataShare::DataShareValuesBucket dbQueryNum; in QueryRawContactMaxId() local
50 dbQueryNum.Put("importContactNum", queryNum); in QueryRawContactMaxId()
51 int32_t queryResult = dataShareHelper_->Insert(uriRawContactMaxIdQuery, dbQueryNum); in QueryRawContactMaxId()