Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/server_command/
Dgeneric.cpp61 struct CommandInvocationInfo { struct in cuttlefish::CvdGenericCommandHandler
72 CommandInvocationInfo invocation_info;
369 CommandInvocationInfo{ in ExtractInfo()
387 CommandInvocationInfo result = {.command = subcmd, in ExtractInfo()