Home
last modified time | relevance | path

Searched refs:SYSTEM (Results 1 - 14 of 14) sorted by relevance

/base/update/updateservice/interfaces/inner_api/feature/update/model/event/
H A Devent_classify.h24 SYSTEM = 0x02000000, member in OHOS::UpdateEngine::EventClassify
28 const std::list<EventClassify> g_eventClassifyList = { EventClassify::TASK, EventClassify::SYSTEM,
H A Devent_id.h52 SYSTEM_BASE = CAST_UINT(EventClassify::SYSTEM),
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp80 SYSTEM, // run as system uid enumerator
204 case SYSTEM: in StartCrasherLoop()
226 case SYSTEM: in StopCrasherLoop()
310 StartCrasherLoop(SYSTEM); in HWTEST_F()
318 StopCrasherLoop(SYSTEM); in HWTEST_F()
391 StartCrasherLoop(SYSTEM); in HWTEST_F()
399 StopCrasherLoop(SYSTEM); in HWTEST_F()
470 StartCrasherLoop(SYSTEM); in HWTEST_F()
483 StopCrasherLoop(SYSTEM); in HWTEST_F()
520 StartCrasherLoop(SYSTEM); in HWTEST_F()
[all...]
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dthermal_collector.h30 SYSTEM enumerator
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_display_version_plugin.cpp32 IPlugin::PermissionType::SUPER_DEVICE_ADMIN, IPlugin::ApiType::SYSTEM); in InitPlugin()
H A Diptables_rule_plugin.cpp40 permissionConfig_.apiType = IPlugin::ApiType::SYSTEM; in IptablesRulePlugin()
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dthermal_collector_test.cpp58 result = collector->CollectDevThermal(ThermalZone::SYSTEM); in HWTEST_F()
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Daccess_token.h125 SYSTEM, enumerator
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Diplugin_test.cpp79 IPlugin::PermissionType::NORMAL_DEVICE_ADMIN, IPlugin::ApiType::SYSTEM); in HWTEST_F()
82 EXPECT_TRUE(config3.apiType == IPlugin::ApiType::SYSTEM); in HWTEST_F()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dthermal_collector_impl.cpp63 {SYSTEM, "system_h"} in GetZoneTypeStr()
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/
H A Diplugin.h48 SYSTEM, member in OHOS::EDM::IPlugin::ApiType
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_definition_parser.cpp49 static const std::string AVAILABLE_TYPE_SYSTEM_HAP = "SYSTEM";
90 typeNum = AccessToken::ATokenAvailableTypeEnum::SYSTEM; in GetPermissionAvailableType()
/base/update/updateservice/frameworks/js/napi/update/src/
H A Ddefine_property.cpp159 DECLARE_ENUM_PROPERTY(EventClassify::SYSTEM) in DefineEventClassify()
/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp1174 if (plugin->GetApiType(FuncOperateType::SET) == IPlugin::ApiType::SYSTEM && in HandleDevicePolicy()
1219 bool isCheckSystem = (plugin->GetApiType(FuncOperateType::GET) == IPlugin::ApiType::SYSTEM) in GetDevicePolicy()

Completed in 13 milliseconds