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