Searched defs:APL_SYSTEM_BASIC (Results 1 – 5 of 5) sorted by relevance
27 static const uint32_t APL_SYSTEM_BASIC = 1 << OHOS::Security::AccessToken::APL_SYSTEM_BASIC; variable
51 APL_SYSTEM_BASIC = 2, enumerator
115 APL_SYSTEM_BASIC = 2, enumerator
38 #define APL_SYSTEM_BASIC "system_basic" macro
68 constexpr std::string_view APL_SYSTEM_BASIC("system_basic"); variable