Searched defs:needDeleteContactId (Results 1 – 2 of 2) sorted by relevance
137 … int needDeleteContactId = contactsRawContact.GetDeleteContactIdByAccountId(store, accountId); in ClearData() local
122 …ts::DeleteContactById(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int needDeleteContactId) in DeleteContactById()