Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
Dcloud_file_cache_napi.cpp69 napi_value CloudFileCacheNapi::StartFileCache(napi_env env, napi_callback_info info) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h99 int32_t StartFileCache(const std::string &path) in StartFileCache() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp216 int32_t CloudSyncManagerImpl::StartFileCache(const std::string &uri) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp536 int32_t CloudSyncServiceProxy::StartFileCache(const std::string &uri) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp400 int32_t CloudSyncService::StartFileCache(const std::string &uriStr) in StartFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncService