Home
last modified time | relevance | path

Searched defs:subcmd (Results 1 – 13 of 13) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/server_command/
Dgeneric.cpp275 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
Drestart.cpp150 const std::string subcmd = parsed.subcmd.value_or("reuse-server"); in Handle() local
181 std::optional<std::string> subcmd; member
Dpower.cpp220 Result<std::string> GetBin(const std::string& subcmd, in GetBin()
Dstart.cpp411 const std::string& start_bin, const std::string& subcmd, in GetGroupCreationInfo()
/device/google/cuttlefish/host/commands/cvd/
Dmain.cc165 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/
Dcommon.cpp96 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()
Dcpp_bindings.cpp571 int WifiRequest::create(uint32_t id, int subcmd) { in create()
668 int WifiCommand::requestVendorEvent(uint32_t id, int subcmd) { in requestVendorEvent()
Drtt.cpp167 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
Dlink_layer_stats.cpp81 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
Dcpp_bindings.h337 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler()
341 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
Dwifi_hal.cpp536 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
Dgscan.cpp223 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
Dwifi_logger.cpp1036 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local