Searched defs:getAnyHal (Results 1 – 3 of 3) sorted by relevance
/system/libvintf/ | ||
D | CompatibilityMatrix.cpp | 43 MatrixHal *CompatibilityMatrix::getAnyHal(const std::string &name) { in getAnyHal() function in android::vintf::CompatibilityMatrix |
D | HalManifest.cpp | 94 ManifestHal *HalManifest::getAnyHal(const std::string &name) { in getAnyHal() function in android::vintf::HalManifest |
/system/libvintf/test/ | ||
D | main.cpp | 75 const ManifestHal *getAnyHal(HalManifest &vm, const std::string &name) { in getAnyHal() function |