Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlTranslate.cpp367 static const std::string getHidlPackagePath(const NamedType* type) { in getHidlPackagePath() function
385 return "#include \"" + getHidlPackagePath(type) + "/" + type->fqName().version() + "/" + in hidlIncludeFile()
388 return "#include \"" + getHidlPackagePath(type) + "/" + type->fqName().version() + in hidlIncludeFile()