Searched defs:hasHal (Results 1 – 3 of 3) sorted by relevance
2852 bool hasHal = hasHidl || hasAidl; in TEST_P() local2917 bool hasHal() const { return halVersion.has_value(); } in hasHal() function3031 bool hasHal = hasHidl || hasAidl; in TEST_P() local
748 bool Manifest::hasHal() const { in hasHal() function in hal::manifest::Manifest
859 bool CompatibilityMatrix::hasHal() const { in hasHal() function in compatibility::matrix::CompatibilityMatrix