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

/system/libhidl/transport/include/hidl/
H A DServiceManagement.h49 void preloadPassthroughService(const std::string &descriptor);
73 * E.x.: preloadPassthroughService<IFoo>();
76 static inline void preloadPassthroughService() { function in namespace:android::hardware
77 details::preloadPassthroughService(I::descriptor);
/system/libhidl/transport/
H A DServiceManagement.cpp501 void preloadPassthroughService(const std::string &descriptor) { function in namespace:android::hardware::details

Completed in 48 milliseconds