/base/powermgr/powermgr_lite/services/src/ |
H A D | screen_saver_feature.c | 27 const char *GetScreenSaverFeatureName(Feature *feature) in GetScreenSaverFeatureName() argument 33 void OnScreenSaverFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnScreenSaverFeatureInitialize() argument 48 void OnScreenSaverFeatureStop(Feature *feature, Identity identity) in OnScreenSaverFeatureStop() argument 60 OnScreenSaverFeatureMessage(Feature *feature, Request *request) OnScreenSaverFeatureMessage() argument 79 ScreenSaverFeature *feature = GetScreenSaverFeatureImpl(); Init() local [all...] |
H A D | power_manage_feature.c | 27 const char *GetPowerManageFeatureName(Feature *feature) in GetPowerManageFeatureName() argument 33 void OnPowerManageFeatureInitialize(Feature *feature, Service *parent, Identity identity) in OnPowerManageFeatureInitialize() argument 45 void OnPowerManageFeatureStop(Feature *feature, Identity identity) in OnPowerManageFeatureStop() argument 57 OnPowerManageFeatureMessage(Feature *feature, Request *request) OnPowerManageFeatureMessage() argument 108 PowerManageFeature *feature = GetPowerManageFeatureImpl(); Init() local [all...] |
/base/security/device_security_level/services/sa/lite/mini/ |
H A D | dslm_service_feature.c | 40 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 45 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 52 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 59 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument [all...] |
/base/security/permission_lite/services/ipc_auth/src/ |
H A D | ipc_auth_lite.c | 54 static const char *GetName(Feature *feature)
in GetName() argument 60 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument 71 OnStop(Feature *feature, Identity identity) OnStop() argument 77 OnMessage(const Feature *feature, const Request *request) OnMessage() argument [all...] |
/base/security/permission_lite/services/pms/src/ |
H A D | pms_inner.c | 58 static const char *GetName(Feature *feature)
in GetName() argument 64 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument 74 OnStop(Feature *feature, Identity identity) OnStop() argument 80 OnMessage(const Feature *feature, const Request *request) OnMessage() argument [all...] |
H A D | pms_server.c | 79 static const char *GetName(Feature *feature)
in GetName() argument 85 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument 96 OnStop(Feature *feature, Identity identity) OnStop() argument 102 OnMessage(const Feature *feature, const Request *request) OnMessage() argument [all...] |
H A D | pms_server_internal.c | 92 static const char *GetName(Feature *feature)
in GetName() argument 98 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument 109 OnStop(Feature *feature, Identity identity) OnStop() argument 115 OnMessage(const Feature *feature, const Request *request) OnMessage() argument [all...] |
/base/security/device_security_level/services/sa/lite/small/ |
H A D | dslm_service_feature.c | 41 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 46 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 53 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument 60 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument [all...] |
/base/powermgr/powermgr_lite/frameworks/src/small/ |
H A D | power_screen_saver.c | 41 static void *CreatClient(const char *service, const char *feature, uint32_t size) in CreatClient() argument 63 static void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
|
H A D | power_manage.c | 46 static void *CreatClient(const char *service, const char *feature, uint32_t size) in CreatClient() argument 72 static void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
|
/base/powermgr/battery_lite/services/src/ |
H A D | battery_manage_feature.c | 24 const char *GetFeatureName(Feature *feature)
in GetFeatureName() argument 30 void OnFeatureInitialize(Feature *feature, Service *parent, Identity identity)
in OnFeatureInitialize() argument 36 void OnFeatureStop(Feature *feature, Identity identity)
in OnFeatureStop() argument 42 BOOL OnFeatureMessage(Feature *feature, Request *request)
in OnFeatureMessage() argument 120 BatteryFeatureApi *feature in GInit() local [all...] |
/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/ |
H A D | restrictions_proxy.cpp | 157 int32_t RestrictionsProxy::GetDisallowedListForAccount(AppExecFwk::ElementName &admin, std::string feature, in GetDisallowedListForAccount() argument 189 bool RestrictionsProxy::GetDisallowedListInterfaceCode(std::string feature, std::uint32_t &interfaceCode) in GetDisallowedListInterfaceCode() argument 133 AddOrRemoveDisallowedListForAccount(const AppExecFwk::ElementName &admin, std::string feature, std::vector<std::string> &bundles, int32_t accountId, bool isAdd) AddOrRemoveDisallowedListForAccount() argument
|
/base/security/device_security_level/interfaces/inner_api/src/lite/small/ |
H A D | device_security_level_proxy.c | 101 void *DslmCreatClient(const char *service, const char *feature, uint32 size) in DslmCreatClient() argument 123 void DslmDestroyClient(const char *service, const char *feature, void *proxy) in DslmDestroyClient() argument
|
/base/security/permission_lite/services/ipc_auth/include/ |
H A D | policy_define.h | 30 char *feature;
member 66 char *feature;
member
|
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/ |
H A D | hks_samgr_service_feature.c | 41 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument 47 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument 57 static void FEATURE_OnStop(Feature *feature, Identit argument 66 FEATURE_OnMessage(Feature *feature, Request *msg) FEATURE_OnMessage() argument [all...] |
/base/customization/enterprise_device_management/interfaces/kits/restrictions/src/ |
H A D | restrictions_addon.cpp | 383 std::string feature; in SetDisallowedPolicy() local 428 std::string feature; in GetDisallowedPolicy() local 488 std::string feature; SetDisallowedPolicyForAccount() local 534 std::string feature; GetDisallowedPolicyForAccount() local 585 std::string feature; GetDisallowedListForAccount() local 624 std::string feature; AddOrRemoveDisallowedListForAccount() local [all...] |
/base/powermgr/battery_lite/frameworks/native/src/small/ |
H A D | battery_framework.c | 178 static void *CreatClient(const char *service, const char *feature, uint32_t size) in CreatClient() argument 206 static void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
|
/base/security/permission_lite/services/pms_client/ |
H A D | perm_client.c | 84 void *CreatClient(const char *service, const char *feature, uint32 size)
in CreatClient() argument 109 void DestroyClient(const char *service, const char *feature, void *iproxy)
in DestroyClient() argument 143 void *CreatInnerClient(const char *service, const char *feature, uint32 size)
in CreatInnerClient() argument 172 void DestroyInnerClient(const char *service, const char *feature, void *iproxy)
in DestroyInnerClient() argument
|