Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Dsamgr_lite.h139 BOOL (*RegisterFeature)(const char *serviceName, Feature *feature); member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c278 static BOOL RegisterFeature(const char *serviceName, Feature *feature) in RegisterFeature() function