Searched defs:APL_SYSTEM_CORE (Results 1 – 5 of 5) sorted by relevance
28 static const uint32_t APL_SYSTEM_CORE = 1 << OHOS::Security::AccessToken::APL_SYSTEM_CORE; variable
52 APL_SYSTEM_CORE = 3, enumerator
116 APL_SYSTEM_CORE = 3, enumerator
37 #define APL_SYSTEM_CORE "system_core" macro
67 constexpr std::string_view APL_SYSTEM_CORE("system_core"); variable