Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Drunner_defs.h45 kTpmPassthroughError = 24, enumerator
Dlaunch.cc475 std::exit(RunnerExitCodes::kTpmPassthroughError); in LaunchTpmPassthrough()