Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_rdb_helper.cpp48 Uri uriRawContactMaxIdQuery(uriRawContactMaxId.ToString() + "?isFromBatch=true"); in QueryRawContactMaxId() local
51 int32_t queryResult = dataShareHelper_->Insert(uriRawContactMaxIdQuery, dbQueryNum); in QueryRawContactMaxId()