Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice.c134 FeatureImpl *DEFAULT_GetFeature(ServiceImpl *serviceImpl, const char *featureName) in DEFAULT_GetFeature()
165 Feature *DEFAULT_DeleteFeature(ServiceImpl *serviceImpl, const char *featureName) in DEFAULT_DeleteFeature()
H A Dsamgr_lite.c300 static Feature *UnregisterFeature(const char *serviceName, const char *featureName) in UnregisterFeature()
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_client_defines.h52 char *featureName; member
62 char *featureName; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dfeature_test.cpp60 std::string featureName = "MockFeature"; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp283 bool SocPerfPlugin::InitFeatureSwitch(std::string featureName) in InitFeatureSwitch()