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

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

Completed in 44 milliseconds