Searched refs:operationId (Results 1 – 4 of 4) sorted by relevance
56 ndk::ScopedAStatus authenticate(const int64_t operationId,90 int64_t operationId, const common::OperationContext& /*context*/, in authenticateWithContext()92 return authenticate(operationId, out); in authenticateWithContext()
212 ndk::ScopedAStatus Session::authenticate(const int64_t operationId, in authenticate() argument220 mAuthChallenge = operationId; in authenticate()229 SESSION_DEBUG("AUTHENTICATING operationId=%" PRId64, operationId); in authenticate()
103 uint64_t operationId = 0; in run_auth_cmd() local120 hidlRet = service->authenticate(operationId, gid); in run_auth_cmd()