Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlTranslate.cpp371 static std::optional<const Interface*> getParentInterface(const NamedType* type) { in getParentInterface() function
383 std::optional<const Interface*> parent = getParentInterface(type); in hidlIncludeFile()