Home
last modified time | relevance | path

Searched defs:accountId (Results 1 - 6 of 6) sorted by relevance

/applications/standard/contacts_data/ability/account/src/
H A Daccount_manager.cpp35 int accountId = contactsAccount->LookupAccountTypeId( in GetAccount() local
H A Daccount_sync.cpp115 int accountId = g_contactsAccount->GetNotExistAccount(store, notInSysAccounts[i]); in SyncUpdateAccount() local
129 int AccountSync::ClearData(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int accountId) in ClearData() argument
/applications/standard/contacts_data/dataBusiness/quicksearch/src/
H A Dcontacts_search.cpp89 int accountId; in StructureSearchContactDataValueBucket() local
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Draw_contacts.cpp87 int RawContacts::GetDeleteContactIdByAccountId(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int accountId) in GetDeleteContactIdByAccountId() argument
139 int RawContacts::GetDeleteRawContactIdByAccountId(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int accountId) in GetDeleteRawContactIdByAccountId() argument
[all...]
H A Dcontacts_account.cpp105 int accountId = 0; in LookupAccountTypeId() local
199 int ContactsAccount::DeleteAccountByAccountId(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int accountId) in DeleteAccountByAccountId() argument
237 int ContactsAccount::DeleteGroupsByAccountId(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int accountId) in DeleteGroupsByAccountId() argument
H A Dcontacts_database.cpp151 int accountId = accountManager.GetAccount(); in InsertRawContact() local
329 int accountId = accountManager.GetAccount(); in InsertGroup() local

Completed in 6 milliseconds