Searched defs:PushAssetData (Results 1 – 1 of 1) sorted by relevance
33 struct PushAssetData { struct34 PushAssetData(int32_t userId, const sptr<AssetObj> &assetObj) in PushAssetData() function39 int32_t userId_;40 const sptr<AssetObj> assetObj_;