Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dfeature_impl.h28 typedef struct FeatureImpl FeatureImpl; typedef
30 struct FeatureImpl { struct
46 BOOL SAMGR_AddInterface(FeatureImpl *featureImpl, IUnknown *iUnknown); argument