Home
last modified time | relevance | path

Searched refs:rawContactId (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/utils/vcard/src/
H A Dvcard_encoder.cpp77 int32_t rawContactId; in ContructContact() local
79 rawResultSet->GetInt(index, rawContactId); in ContructContact()
82 predicates.EqualTo(ContactData::RAW_CONTACT_ID, rawContactId); in ContructContact()
H A Dvcard_rdb_helper.cpp98 int rawContactId = dataShareHelper_->Insert(uriRawContact, rawContactValues); in InsertRawContact() local
99 TELEPHONY_LOGI("RawContactInsert insert rawContactId %{public}d", rawContactId); in InsertRawContact()
100 return rawContactId; in InsertRawContact()

Completed in 2 milliseconds