Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dserver.h103 struct CommandInvocation { struct
108 CommandInvocation ParseInvocation(const cvd::Request& request); argument
Dserver_command.cpp304 CommandInvocation ParseInvocation(const cvd::Request& request) { in ParseInvocation()
305 CommandInvocation invocation; in ParseInvocation()