Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_event.h33 struct PushAssetData { struct
34 PushAssetData(int32_t userId, const sptr<AssetObj> &assetObj) in PushAssetData() function
39 int32_t userId_;
40 const sptr<AssetObj> assetObj_;