Searched refs:INVALID_CAPABILITY_LEVEL (Results 1 – 1 of 1) sorted by relevance
55 constexpr uint32_t INVALID_CAPABILITY_LEVEL = 100; variable223 capabilityLevel = INVALID_CAPABILITY_LEVEL; in GetCapabilityLevel()276 uint32_t capabilityLevel = INVALID_CAPABILITY_LEVEL; in SetAttributeToVerifierExecMsg()282 if (capabilityLevel != INVALID_CAPABILITY_LEVEL && in SetAttributeToVerifierExecMsg()320 if (capabilityLevel != INVALID_CAPABILITY_LEVEL && in SetAttributeToExtraInfo()349 uint32_t capabilityLevel = INVALID_CAPABILITY_LEVEL; in SetAttributeToAllInOneExecMsg()366 if (capabilityLevel != INVALID_CAPABILITY_LEVEL && in SetAttributeToAllInOneExecMsg()899 ret = SetAttributeToExtraInfo(info, INVALID_CAPABILITY_LEVEL, scheduleId); in BeginEnrollment()