Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 2 of 2) sorted by relevance

/applications/standard/contactsdata/ability/merge/src/
Dcandidate_status.cpp44 Candidate candidate; in QueryAllForMerge() local
85 void CandidateStatus::AddMergedStatus(Candidate &candidate) in AddMergedStatus()
Dmatch_candidate.cpp48 Candidate candidate = candidateStatus.QueryAllForMerge(store, rawId); in FindMatchContact() local
201 …chCandidate::UpdateMergeMode(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, Candidate candidate) in UpdateMergeMode()