Searched refs:atType (Results 1 – 3 of 3) sorted by relevance
65 int32_t HksGetAtType(uint64_t accessTokenId, enum HksAtType *atType) in HksGetAtType() argument75 *atType = HKS_TOKEN_HAP; in HksGetAtType()78 *atType = HKS_TOKEN_NATIVE; in HksGetAtType()81 *atType = HKS_TOKEN_SHELL; in HksGetAtType()
31 int32_t HksGetAtType(uint64_t accessTokenId, enum HksAtType *atType);
42 int32_t HksGetAtType(uint64_t accessTokenId, enum HksAtType *atType) in HksGetAtType() argument44 *atType = g_accessTokenType; in HksGetAtType()