Home
last modified time | relevance | path

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

/base/security/certificate_framework/frameworks/ability/inc/
H A Dcf_ability.h27 #define CF_ABILITY_SHIFT 24 macro
28 #define CF_ABILITY(abilityType, objType) (((abilityType) << CF_ABILITY_SHIFT) | (objType))

Completed in 1 milliseconds