Home
last modified time | relevance | path

Searched refs:UpdateSchema (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h123 bool UpdateSchema(int32_t user);
177 static constexpr Handle WORK_SCHEMA_UPDATE = &CloudServiceImpl::UpdateSchema;
H A Dsync_manager.h134 void UpdateSchema(const SyncInfo &syncInfo);
H A Dsync_manager.cpp363 UpdateSchema(info);
512 void SyncManager::UpdateSchema(const SyncManager::SyncInfo &syncInfo)
H A Dcloud_service_impl.cpp792 bool CloudServiceImpl::UpdateSchema(int32_t user) in UpdateSchema() function in OHOS::CloudData::CloudServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_service_impl_test.cpp236 auto status = cloudServiceImpl_->UpdateSchema(user); in HWTEST_F()

Completed in 6 milliseconds