Home
last modified time | relevance | path

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

/system/tools/hidl/
Dmain.cpp503 static const std::vector<std::string> vndkLibs = { variable
522 return std::find(vndkLibs.begin(), vndkLibs.end(), fqName.string()) != vndkLibs.end(); in isVndkCoreLib()