Home
last modified time | relevance | path

Searched defs:syncTime (Results 1 – 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h127 int32_t GetSyncTimeInner(int64_t &syncTime) in GetSyncTimeInner()
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp89 int32_t CloudSyncManagerImpl::GetSyncTime(int64_t &syncTime) in GetSyncTime()
Dcloud_sync_service_proxy.cpp168 int32_t CloudSyncServiceProxy::GetSyncTimeInner(int64_t &syncTime) in GetSyncTimeInner()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service_stub.cpp522 int64_t syncTime = 0; in HandleGetSyncTime() local
Dcloud_sync_service.cpp308 int32_t CloudSyncService::GetSyncTimeInner(int64_t &syncTime) in GetSyncTimeInner()