Home
last modified time | relevance | path

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

/system/libhidl/transport/
DHidlPassthroughSupport.cpp28 static sp<IBase> tryWrap(const std::string& descriptor, sp<IBase> iface) { in tryWrap() function
57 base = tryWrap(descriptor, iface); in wrapPassthroughInternal()