Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/utils/include/hidl-util/
H A DFQName.h169 FQName getInterfacePassthroughFqName() const;
/aosp12/system/tools/hidl/utils/
H A DFQName.cpp405 FQName FQName::getInterfacePassthroughFqName() const { in getInterfacePassthroughFqName() function in android::FQName
/aosp12/system/tools/hidl/
H A DInterface.cpp711 return fqName().getInterfacePassthroughFqName(); in getPassthroughFqName()