Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/lint/lints/
H A Doneway.cpp40 bool includeParentMethods) { in getInterfaceOnewayType() argument
45 return (iface.superType() != nullptr && includeParentMethods) in getInterfaceOnewayType()
62 if (includeParentMethods) { in getInterfaceOnewayType()