Searched refs:ListSubcommands (Results 1 – 2 of 2) sorted by relevance
333 Result<Json::Value> CvdClient::ListSubcommands(const cvd_common::Envs& envs) { in ListSubcommands() function in cuttlefish::CvdClient364 auto valid_subcmd_json = CF_EXPECT(ListSubcommands(envs)); in ValidSubcmdsList()
78 Result<Json::Value> ListSubcommands(const cvd_common::Envs& envs);