Home
last modified time | relevance | path

Searched refs:IsDefaultAccount (Results 1 - 6 of 6) sorted by relevance

/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dcalendar_manager_test.cpp46 EXPECT_TRUE(CalendarManager::IsDefaultAccount(calendar->GetAccount())); in HWTEST_F()
69 if (calendar->GetId() == -1 || CalendarManager::IsDefaultAccount(calendar->GetAccount())) { in HWTEST_F()
136 EXPECT_TRUE(CalendarManager::IsDefaultAccount(calendar->GetAccount())); in HWTEST_F()
/applications/standard/calendardata/calendarmanager/native/include/
H A Dnative_calendar_manager.h31 static bool IsDefaultAccount(const CalendarAccount& account);
/applications/standard/contacts_data/ability/account/include/
H A Daccount_data_collection.h32 bool IsDefaultAccount();
/applications/standard/contacts_data/ability/account/src/
H A Daccount_data_collection.cpp55 bool AccountDataCollection::IsDefaultAccount() in IsDefaultAccount() function in OHOS::Contacts::AccountDataCollection
H A Daccount_sync.cpp101 if (!iter.IsDefaultAccount() && !iter.ContainSysAccounts(sysAccounts)) { in SyncUpdateAccount()
/applications/standard/calendardata/calendarmanager/native/src/
H A Dnative_calendar_manager.cpp41 bool CalendarManager::IsDefaultAccount(const CalendarAccount &account) in IsDefaultAccount() function in OHOS::CalendarApi::Native::CalendarManager

Completed in 2 milliseconds