Home
last modified time | relevance | path

Searched defs:Instances (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_group_record.h54 const Set<std::unique_ptr<LocalInstance>>& Instances() const { in Instances() function
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp619 std::vector<CuttlefishConfig::InstanceSpecific> CuttlefishConfig::Instances() const { in Instances() function in cuttlefish::CuttlefishConfig