Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp148 bool getFlagIfUnset(const std::string& envKey, T* out) const { in getFlagIfUnset() function in android::vintf::AssembleVintfImpl
589 if (!getFlagIfUnset("BOARD_SEPOLICY_VERS", &halManifest->device.mSepolicyVersion)) { in assembleHalManifest()
783 if (!getFlagIfUnset("POLICYVERS", in assembleCompatibilityMatrix()
787 if (!getFlagIfUnset("FRAMEWORK_VBMETA_VERSION", &matrix->framework.mAvbMetaVersion)) { in assembleCompatibilityMatrix()