Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dclient.cpp333 Result<Json::Value> CvdClient::ListSubcommands(const cvd_common::Envs& envs) { in ListSubcommands() function in cuttlefish::CvdClient
364 auto valid_subcmd_json = CF_EXPECT(ListSubcommands(envs)); in ValidSubcmdsList()
Dclient.h78 Result<Json::Value> ListSubcommands(const cvd_common::Envs& envs);