Searched refs:matchKernelConfigs (Results 1 - 2 of 2) sorted by relevance

/system/libvintf/
H A DRuntimeInfo.cpp72 bool RuntimeInfo::matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs, function in class:android::vintf::RuntimeInfo
133 if (!matchKernelConfigs(matrixKernel.conditions(), error)) {
137 if (!matchKernelConfigs(matrixKernel.configs(), error)) {
/system/libvintf/include/vintf/
H A DRuntimeInfo.h103 bool matchKernelConfigs(const std::vector<KernelConfig>& matrixConfigs,

Completed in 61 milliseconds