Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.h29 struct BundleEntity { struct
31 explicit BundleEntity(const std::string bundleName): bundleName_(bundleName){}; in BundleEntity() argument