Searched defs:getFlagIfUnset (Results 1 - 1 of 1) sorted by relevance

/system/libvintf/
H A DAssembleVintf.cpp112 bool getFlagIfUnset(const std::string& envKey, T* out, bool log = true) const { function in class:android::vintf::AssembleVintfImpl
529 getFlagIfUnset("POLICYVERS", &matrix->framework.mSepolicy.mKernelSepolicyVersion,
531 getFlagIfUnset("FRAMEWORK_VBMETA_VERSION", &matrix->framework.mAvbMetaVersion,

Completed in 52 milliseconds