Home
last modified time | relevance | path

Searched defs:asl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dauth_level_test.cpp57 uint32_t asl = 0; variable
71 uint32_t asl = 0; variable
88 uint32_t asl = 0; variable
102 uint32_t asl = 0; variable
117 uint32_t asl = 0; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_level.c31 Asl asl; member
40 uint32_t GetAtl(uint32_t acl, uint32_t asl) in GetAtl()
50 IAM_STATIC ResultCode QueryScheduleAsl(const CoAuthSchedule *coAuthSchedule, uint32_t *asl) in QueryScheduleAsl()
73 uint32_t asl; in QueryScheduleAtl() local
83 IAM_STATIC ResultCode GetExecutorAslAndAcl(uint32_t authType, uint32_t *asl, uint32_t *acl) in GetExecutorAslAndAcl()