Home
last modified time | relevance | path

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

/applications/standard/contacts_data/ability/merge/src/
Dmerger_contacts.cpp94 std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int minId, std::set<int> handledIds) in DeleteContacts()
434 std::set<int> handledIds = HandleIds(store, currentIds); in ReContactMerge() local
459 std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int minId, std::set<int> handledIds) in ManualMergeOperation()
573 std::set<int> handledIds = HandleIds(store, ids); in ForceContactMerge() local