Home
last modified time | relevance | path

Searched defs:APL_SYSTEM_CORE (Results 1 – 3 of 3) sorted by relevance

/base/security/access_token/interfaces/innerkits/accesstoken/include/
Daccess_token.h116 APL_SYSTEM_CORE = 3, enumerator
/base/startup/appspawn/modules/sandbox/
Dappspawn_sandbox.h35 #define APL_SYSTEM_CORE "system_core" macro
Dsandbox_utils.cpp73 constexpr std::string_view APL_SYSTEM_CORE("system_core"); variable