Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalGroup.h145 virtual bool shouldAdd(const Hal&) const { return true; } in shouldAdd() function
/system/libvintf/
DHalManifest.cpp42 bool HalManifest::shouldAdd(const ManifestHal& hal) const { in shouldAdd() function in android::vintf::HalManifest