Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/clip/
H A Dclip_plugin.h41 int32_t syncTime = 0; member
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h74 int32_t syncTime = 0; member
80 int32_t syncTime = 0; member
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_service_proxy_test.cpp240 int64_t syncTime = 0; variable
258 int64_t syncTime = 0; variable
H A Dcloud_sync_manager_impl_test.cpp213 int64_t syncTime = 0; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncmanager_fuzzer/
H A Dcloudsyncmanager_fuzzer.cpp70 int64_t syncTime{0}; in GetSyncTimeFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp576 int32_t PasteboardService::GetPasteData(PasteData &data, int32_t &syncTime) in GetPasteData()
625 int32_t PasteboardService::GetData(uint32_t tokenId, PasteData &data, int32_t &syncTime) in GetData()
740 …boardService::GetRemoteData(int32_t userId, const Event &event, PasteData &data, int32_t &syncTime) in GetRemoteData()
773 …Service::GetRemotePasteData(int32_t userId, const Event &event, PasteData &data, int32_t &syncTime) in GetRemotePasteData()
1290 int32_t syncTime = 0; in GetMimeTypes() local
1313 int32_t syncTime = 0; in HasDataType() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp153 int32_t CloudSyncServiceProxy::GetSyncTimeInner(int64_t &syncTime, const std::string &bundleName) in GetSyncTimeInner()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp91 int32_t CloudSyncManagerImpl::GetSyncTime(int64_t &syncTime, const std::string &bundleName) in GetSyncTime()
H A Dcloud_sync_service_proxy.cpp185 int32_t CloudSyncServiceProxy::GetSyncTimeInner(int64_t &syncTime, const std::string &bundleName) in GetSyncTimeInner()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_proxy.cpp178 int32_t &syncTime) in GetPasteData()
H A Dpasteboard_service_stub.cpp157 int32_t syncTime = 0; in OnGetPasteData() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp249 int32_t syncTime = 0; in GetPasteData() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp424 int32_t CloudSyncService::GetSyncTimeInner(int64_t &syncTime, const string &bundleName) in GetSyncTimeInner()
H A Dcloud_sync_service_stub.cpp632 int64_t syncTime = 0; in HandleGetSyncTime() local