Searched refs:GetSyncEnabledWithoutApp (Results 1 – 7 of 7) sorted by relevance
190 distributedPreferencesInfo_.GetSyncEnabledWithoutApp(0, enabled);227 distributedPreferencesInfo_.GetSyncEnabledWithoutApp(100, enabled);
78 ErrCode GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled);
91 ErrCode GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled);
64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp() function in OHOS::Notification::DistributedPreferencesInfo
269 ErrCode DistributedPreferences::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp() function in OHOS::Notification::DistributedPreferences272 …ERR_ANS_DISTRIBUTED_OPERATION_FAILED : preferencesInfo_->GetSyncEnabledWithoutApp(userId, enabled); in GetSyncEnabledWithoutApp()
1851 … result = DistributedPreferences::GetInstance()->GetSyncEnabledWithoutApp(userId, enabled); in GetSyncNotificationEnabledWithoutApp()
1160 DistributedPreferences::GetInstance()->GetSyncEnabledWithoutApp(userId, enabled); in CheckPublishWithoutApp()