Home
last modified time | relevance | path

Searched refs:HW_AUTH_TOKEN_VERSION (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dhw_auth_token.h26 #define HW_AUTH_TOKEN_VERSION 0 macro
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp73 EXPECT_EQ(HW_AUTH_TOKEN_VERSION, auth_token->version); in toAuthToken()