Home
last modified time | relevance | path

Searched defs:command_request (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/server_command/
Dfetch.cpp74 const auto& command_request = request.Message().command_request(); in Handle() local
/device/google/cuttlefish/host/commands/cvd/
Dcommon_utils.cpp46 auto command_request = request.mutable_command_request(); in MakeRequest() local
/device/google/cuttlefish/host/commands/cvd/proto/
Dcvd_server.proto40 CommandRequest command_request = 3; field