Home
last modified time | relevance | path

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

/system/libvintf/
DRuntimeInfo.cpp99 bool RuntimeInfo::matchKernelVersion(const KernelVersion& minLts) const { in matchKernelVersion() function in android::vintf::RuntimeInfo
127 if (!matchKernelVersion(matrixKernel.minLts())) { in checkCompatibility()
/system/libvintf/include/vintf/
DRuntimeInfo.h87 bool matchKernelVersion(const KernelVersion& minLts) const;