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