Home
last modified time | relevance | path

Searched defs:command_response (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/proto/
Dcvd_server.proto49 CommandResponse command_response = 4; field
/device/google/cuttlefish/host/commands/cvd/server_command/
Dstart.cpp832 auto& command_response = *(new_response.mutable_command_response()); in FillOutNewInstanceInfo() local