Searched defs:StartFileCache (Results 1 – 6 of 6) sorted by relevance
229 int32_t CloudSyncManagerImpl::StartFileCache(const std::string &uri) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl246 int32_t CloudSyncManagerImpl::StartFileCache(const std::vector<std::string> &uriVec, int64_t &downl… in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
601 int32_t CloudSyncServiceProxy::StartFileCache(const std::vector<std::string> &uriVec, in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
104 int32_t StartFileCache(const std::vector<std::string> &pathVec, int64_t &downloadId) in StartFileCache() function
210 int32_t CloudSyncServiceProxy::StartFileCache(const std::vector<std::string> &uriVec, in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
149 napi_value CloudFileCacheNapi::StartFileCache(napi_env env, napi_callback_info info) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi
518 int32_t CloudSyncService::StartFileCache(const std::vector<std::string> &uriVec, in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncService