Home
last modified time | relevance | path

Searched defs:bundleNameUserInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Ddata_sync_manager.cpp68 int32_t DataSyncManager::StartDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, in StartDownloadFile() argument
75 int32_t DataSyncManager::StopDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, in StopDownloadFile() argument
82 int32_t DataSyncManager::StopFileCache(const BundleNameUserInfo &bundleNameUserInfo, in StopFileCache() argument
89 int32_t DataSyncManager::RegisterDownloadFileCallback(const BundleNameUserInfo &bundleNameUserInfo, in RegisterDownloadFileCallback() argument
95 int32_t DataSyncManager::UnregisterDownloadFileCallback(const BundleNameUserInfo &bundleNameUserInfo) in UnregisterDownloadFileCallback() argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp112 int32_t CloudSyncService::GetBundleNameUserInfo(BundleNameUserInfo &bundleNameUserInfo) in GetBundleNameUserInfo() argument
541 BundleNameUserInfo bundleNameUserInfo; in StartFileCache() local
132 GetBundleNameUserInfo(const std::vector<std::string> &uriVec, BundleNameUserInfo &bundleNameUserInfo) GetBundleNameUserInfo() argument
553 BundleNameUserInfo bundleNameUserInfo; StartDownloadFile() local
567 BundleNameUserInfo bundleNameUserInfo; StopDownloadFile() local
578 BundleNameUserInfo bundleNameUserInfo; StopFileCache() local
589 BundleNameUserInfo bundleNameUserInfo; RegisterDownloadFileCallback() local
601 BundleNameUserInfo bundleNameUserInfo; UnregisterDownloadFileCallback() local
[all...]

Completed in 2 milliseconds