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