Searched defs:subcmd (Results 1 – 13 of 13) sorted by relevance
| /device/google/cuttlefish/host/commands/cvd/server_command/ |
| D | generic.cpp | 275 CvdGenericCommandHandler::NonCvdBinPath(const std::string& subcmd, in NonCvdBinPath() 286 CvdGenericCommandHandler::CvdHelpBinPath(const std::string& subcmd, in CvdHelpBinPath() 303 CvdGenericCommandHandler::CvdBinPath(const std::string& subcmd, in CvdBinPath() 410 const std::string& subcmd, const std::string& host_artifacts_path) const { in GetBin() argument
|
| D | restart.cpp | 150 const std::string subcmd = parsed.subcmd.value_or("reuse-server"); in Handle() local 181 std::optional<std::string> subcmd; member
|
| D | power.cpp | 220 Result<std::string> GetBin(const std::string& subcmd, in GetBin()
|
| D | start.cpp | 411 const std::string& start_bin, const std::string& subcmd, in GetGroupCreationInfo()
|
| /device/google/cuttlefish/host/commands/cvd/ |
| D | main.cc | 165 const std::optional<std::string>& subcmd, in AllArgs() 215 std::string subcmd = client_parser->SubCmd().value_or(""); in HandleClientCommands() local 283 const auto subcmd = version_parser->SubCmd().value_or(""); in CvdMain() local
|
| /device/linaro/poplar/wifi/wifi_hal/ |
| D | common.cpp | 96 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler() 147 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
|
| D | cpp_bindings.cpp | 571 int WifiRequest::create(uint32_t id, int subcmd) { in create() 668 int WifiCommand::requestVendorEvent(uint32_t id, int subcmd) { in requestVendorEvent()
|
| D | rtt.cpp | 167 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local 215 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local 266 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|
| D | link_layer_stats.cpp | 81 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|
| D | cpp_bindings.h | 337 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler() 341 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
|
| D | wifi_hal.cpp | 536 int subcmd = 0; in internal_valid_message_handler() local 676 int createRequest(WifiRequest& request, int subcmd, byte *scan_oui) { in createRequest() 991 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local 1108 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|
| D | gscan.cpp | 223 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local 289 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local 371 int createFeatureRequest(WifiRequest& request, int subcmd, int enable) { in createFeatureRequest() 399 int createRequest(WifiRequest& request, int subcmd, int enable) { in createRequest() 914 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|
| D | wifi_logger.cpp | 1036 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|