Searched defs:shouldAdd (Results 1 – 2 of 2) sorted by relevance
145 virtual bool shouldAdd(const Hal&) const { return true; } in shouldAdd() function
42 bool HalManifest::shouldAdd(const ManifestHal& hal) const { in shouldAdd() function in android::vintf::HalManifest