Home
last modified time | relevance | path

Searched refs:matrixConfigs (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/
H A DKernelInfo.cpp40 bool KernelInfo::matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs, in matchKernelConfigs() argument
42 for (const KernelConfig& matrixConfig : matrixConfigs) { in matchKernelConfigs()
/aosp12/system/libvintf/include/vintf/
H A DKernelInfo.h46 bool matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs,