Home
last modified time | relevance | path

Searched defs:instances (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/include/vintf/
DHalInterface.h29 std::set<std::string> instances; member
/system/libvintf/
DHalManifest.cpp134 const auto &instances = it->second.instances; in getTransport() local
176 const auto &instances = getInstances(halName, interfaceName); in hasInstance() local
216 Instances instances; in isCompatible() local
Dparse_xml.cpp452 std::vector<std::string> instances; in buildObject() local