Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp147 static Result<void> RunAdbShellCommand( in RunAdbShellCommand() function
169 RunAdbShellCommand(instance_, {"/vendor/bin/snapshot_hook_pre_suspend"})); in HandleSuspend()
186 RunAdbShellCommand(instance_, {"/vendor/bin/snapshot_hook_post_resume"})); in HandleResume()