Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/asset/
H A Dasset_obj.h26 struct AssetObj : public Parcelable { struct
35 static AssetObj *Unmarshalling(Parcel &parcel); argument
38 AssetObj(const AssetObj &assetObj) in AssetObj() argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.h23 using AssetObj = Storage::DistributedFile::AssetObj; variable
H A Dobject_asset_loader.h27 using AssetObj = Storage::DistributedFile::AssetObj; variable