Searched defs:IncrementalRestoreOnBundleStarted (Results 1 – 4 of 4) sorted by relevance
84 void ServiceReverse::IncrementalRestoreOnBundleStarted(int32_t errCode, string bundleName) in IncrementalRestoreOnBundleStarted() function in OHOS::FileManagement::Backup::ServiceReverse
60 void ServiceReverseProxy::IncrementalRestoreOnBundleStarted(int32_t errCode, string bundleName) {} in IncrementalRestoreOnBundleStarted() function in OHOS::FileManagement::Backup::ServiceReverseProxy
142 void ServiceReverseProxy::IncrementalRestoreOnBundleStarted(int32_t errCode, string bundleName) in IncrementalRestoreOnBundleStarted() function in OHOS::FileManagement::Backup::ServiceReverseProxy
61 void IncrementalRestoreOnBundleStarted(int32_t errCode, std::string bundleName) override {} in IncrementalRestoreOnBundleStarted() function