Home
last modified time | relevance | path

Searched refs:getMatchedKernelRequirements (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/libvintf/include/vintf/
H A DKernelInfo.h50 std::vector<const MatrixKernel*> getMatchedKernelRequirements(
/aosp12/system/libvintf/
H A DRuntimeInfo.cpp102 mKernel.getMatchedKernelRequirements(mat.framework.mKernels, kernelLevel(), error) in checkCompatibility()
H A DKernelInfo.cpp71 std::vector<const MatrixKernel*> KernelInfo::getMatchedKernelRequirements( in getMatchedKernelRequirements() function in android::vintf::KernelInfo
H A DHalManifest.cpp438 ->getMatchedKernelRequirements(mat.framework.mKernels, kernelTagLevel, error) in checkCompatibility()