Home
last modified time | relevance | path

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

/applications/standard/contacts_data/dataBusiness/calllog/src/
H A Dcalllog_database.cpp275 std::string quickSearchKey; in QueryContactsByInsertCalls() local
278 resultSet->GetString(1, quickSearchKey); in QueryContactsByInsertCalls()
283 insertValues.PutString(CallLogColumns::QUICK_SEARCH_KEY, quickSearchKey); in QueryContactsByInsertCalls()
/applications/standard/contacts_data/contacts/src/
H A Dresult_convert.cpp79 std::string quickSearchKey = "quick_search_key"; in PutQuickSearchKey() local
81 resultSet->GetColumnIndex(quickSearchKey, columnIndex); in PutQuickSearchKey()

Completed in 3 milliseconds