Searched refs:InterruptBackup (Results 1 – 11 of 11) sorted by relevance
190 void MediaLibraryRestore::InterruptBackup() in InterruptBackup() function in OHOS::Media::MediaLibraryRestore204 int errCode = rdb->InterruptBackup(); in InterruptBackup()
229 MediaLibraryRestore::GetInstance().InterruptBackup(); in CheckHalfDayMissions()
4253 int MediaLibraryRdbStore::InterruptBackup() in InterruptBackup() function in OHOS::Media::MediaLibraryRdbStore4259 return ExecSqlWithRetry([&]() { return MediaLibraryRdbStore::GetRaw()->InterruptBackup(); }); in InterruptBackup()
36 EXPORT void InterruptBackup();
122 EXPORT int InterruptBackup();
74 int InterruptBackup() override;
633 virtual int InterruptBackup();
144 int InterruptBackup() override;
221 int err = store->InterruptBackup(); in TryInterruptBackup()225 err = store->InterruptBackup(); in TryInterruptBackup()
539 int RdbStore::InterruptBackup() in InterruptBackup() function in OHOS::NativeRdb::RdbStore
2266 int RdbStoreImpl::InterruptBackup() in InterruptBackup() function in OHOS::NativeRdb::RdbStoreImpl