Home
last modified time | relevance | path

Searched refs:inferredKernelLevel (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/include/vintf/
DHalManifest.h231 Level inferredKernelLevel() const;
/system/libvintf/
DHalManifest.cpp719 Level HalManifest::inferredKernelLevel() const { in inferredKernelLevel() function in android::vintf::HalManifest
DVintfObject.cpp567 deviceManifestKernelLevel = manifest->inferredKernelLevel(); in getRuntimeInfo()