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

/system/libhidl/transport/include/hidl/
H A DServiceManagement.h47 void preloadPassthroughService(const std::string &descriptor);
61 * E.x.: preloadPassthroughService<IFoo>();
64 static inline void preloadPassthroughService() { function in namespace:android::hardware
65 details::preloadPassthroughService(I::descriptor);
/system/libhidl/transport/
H A DServiceManagement.cpp448 void preloadPassthroughService(const std::string &descriptor) { function in namespace:android::hardware::details

Completed in 18 milliseconds