Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.h99 const std::set<FQName>& getImportedNames() const { in getImportedNames() function
Dmain.cpp239 const std::set<FQName>& refs = ast->getImportedNames(); in generateMakefileSectionForType()