Home
last modified time | relevance | path

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

/system/tools/hidl/utils/include/hidl-util/
DFQName.h149 FQName getInterfaceProxyFqName() const;
/system/tools/hidl/utils/
DFQName.cpp337 FQName FQName::getInterfaceProxyFqName() const { in getInterfaceProxyFqName() function in android::FQName
/system/tools/hidl/
DInterface.cpp729 return fqName().getInterfaceProxyFqName(); in getProxyFqName()