Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_rdb_helper.cpp28 OHOS::Uri uriRawContactMaxId("datashare:///com.ohos.contactsdataability/raw_contact/place_holder"); variable
48 Uri uriRawContactMaxIdQuery(uriRawContactMaxId.ToString() + "?isFromBatch=true"); in QueryRawContactMaxId()