Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_rdb_helper.cpp67 Uri uriRawContactBatch(uriRawContact.ToString() + "?isFromBatch=true"); in BatchInsertRawContact() local
68 int code = dataShareHelper_->BatchInsert(uriRawContactBatch, rawContactValues); in BatchInsertRawContact()