Searched defs:defaultPassthroughServiceImplementation (Results 1 - 1 of 1) sorted by relevance

/system/libhidl/transport/include/hidl/
H A DLegacySupport.h67 status_t defaultPassthroughServiceImplementation(std::string name, function in namespace:android::hardware
81 status_t defaultPassthroughServiceImplementation(size_t maxThreads = 1) { function in namespace:android::hardware
82 return defaultPassthroughServiceImplementation<Interface>("default", maxThreads);

Completed in 67 milliseconds