Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp43 MatrixHal *CompatibilityMatrix::getAnyHal(const std::string &name) { in getAnyHal() function in android::vintf::CompatibilityMatrix
DHalManifest.cpp94 ManifestHal *HalManifest::getAnyHal(const std::string &name) { in getAnyHal() function in android::vintf::HalManifest
/system/libvintf/test/
Dmain.cpp75 const ManifestHal *getAnyHal(HalManifest &vm, const std::string &name) { in getAnyHal() function
78 MatrixHal *getAnyHal(CompatibilityMatrix &cm, const std::string &name) { in getAnyHal() function