Searched refs:matchKernelConfigs (Results 1 – 2 of 2) sorted by relevance
40 bool KernelInfo::matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs, in matchKernelConfigs() function in android::vintf::KernelInfo209 if (!matchKernelConfigs(matrixKernel->conditions(), error)) { in getMatchedKernelVersionAndConfigs()212 if (!matchKernelConfigs(matrixKernel->configs(), error)) { in getMatchedKernelVersionAndConfigs()
46 bool matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs,