Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalManifest.h50 using Instances = std::map<Version, InstancesOfVersion>; variable
154 details::Instances expandInstances(const std::string& name) const;
156 bool isCompatible(const details::Instances& instances, const MatrixHal& matrixHal) const;
/system/libvintf/
DHalManifest.cpp37 using details::Instances;