Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp82 std::vector<std::string> getEnvList(const std::string& key) const { in getEnvList() function in android::vintf::AssembleVintfImpl
410 for (auto&& v : getEnvList("PROVIDED_VNDK_VERSIONS")) { in assembleHalManifest()
414 for (auto&& v : getEnvList("PLATFORM_SYSTEMSDK_VERSIONS")) { in assembleHalManifest()
571 for (auto&& v : getEnvList("BOARD_SYSTEMSDK_VERSIONS")) { in assembleCompatibilityMatrix()
602 auto sepolicyVersionStrings = getEnvList("PLATFORM_SEPOLICY_COMPAT_VERSIONS"); in assembleCompatibilityMatrix()