Home
last modified time | relevance | path

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

/hardware/interfaces/confirmationui/1.0/vts/functional/
DVtsHalConfirmationUIV1_0TargetTest.cpp96 auto toBytes(const T& v) -> const uint8_t (&)[sizeof(T)] { in toBytes() function
117 toBytes(auth_token.challenge), //
118 toBytes(auth_token.userId), //
119 toBytes(auth_token.authenticatorId), //
120 toBytes(support::hton(auth_token.authenticatorType)), //
121 toBytes(support::hton(auth_token.timestamp))); //