Home
last modified time | relevance | path

Searched defs:PushAsset (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H A Di_daemon_mock.h90 int32_t PushAsset(int32_t userId, in PushAsset() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H A Ddistributed_file_daemon_manager_impl.cpp123 int32_t DistributedFileDaemonManagerImpl::PushAsset(int32_t userId, in PushAsset() function in OHOS::Storage::DistributedFile::DistributedFileDaemonManagerImpl
H A Ddistributed_file_daemon_proxy.cpp434 int32_t DistributedFileDaemonProxy::PushAsset(int32_t userId, in PushAsset() function in OHOS::Storage::DistributedFile::DistributedFileDaemonProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_loader.cpp167 int32_t ObjectAssetLoader::PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, in PushAsset() function in OHOS::DistributedObject::ObjectAssetLoader
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/
H A Ddaemonstub_fuzzer.cpp104 int32_t PushAsset(int32_t userId, in PushAsset() function in OHOS::DaemonStubImpl
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp680 int32_t Daemon::PushAsset(int32_t userId, in PushAsset() function in OHOS::Storage::DistributedFile::Daemon