Searched refs:uriRawContactBatch (Results 1 – 1 of 1) sorted by relevance
67 Uri uriRawContactBatch(uriRawContact.ToString() + "?isFromBatch=true"); in BatchInsertRawContact() local68 int code = dataShareHelper_->BatchInsert(uriRawContactBatch, rawContactValues); in BatchInsertRawContact()