Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DHidlPassthroughSupport.h37 std::string myDescriptor = getDescriptor(iface.get()); in wrapPassthrough()
DHidlTransportUtils.h57 inline std::string getDescriptor(::android::hidl::base::V1_0::IBase* interface) { in getDescriptor() function
DHidlBinderSupport.h327 std::string myDescriptor = details::getDescriptor(ifacePtr); in toBinder()