Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/src/
H A Dresult_convert.cpp61 std::string contactIdKey = "contact_id"; in ResultSetToObject() local
63 resultSet->GetColumnIndex(contactIdKey, contactIndex); in ResultSetToObject()
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_database.cpp169 std::string contactIdKey = RawContactColumns::CONTACT_ID; in InsertRawContact() local
170 upRawContactValues.PutInt(contactIdKey, contactId); in InsertRawContact()

Completed in 6 milliseconds