Searched refs:shouldCheckKernelCompatibility (Results 1 – 2 of 2) sorted by relevance
230 bool shouldCheckKernelCompatibility() const;
543 if (flags.isKernelEnabled() && shouldCheckKernelCompatibility() && in checkCompatibility()554 bool HalManifest::shouldCheckKernelCompatibility() const { in shouldCheckKernelCompatibility() function in android::vintf::HalManifest