Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.h48 void LaunchSecureEnvironment(cuttlefish::ProcessMonitor* process_monitor,
Dmain.cc540 LaunchSecureEnvironment(&process_monitor, *config); in main()
Dlaunch.cc499 void LaunchSecureEnvironment(cuttlefish::ProcessMonitor* process_monitor, in LaunchSecureEnvironment() function