Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h46 typedef struct ServiceImpl ServiceImpl; typedef
47 struct ServiceImpl { struct
63 int16 DEFAULT_AddFeature(ServiceImpl *serviceImpl, Feature *feature); argument