HomeSort by relevance Sort by last modified time
    Searched defs:preloadPassthroughService (Results 1 - 2 of 2) sorted by null

  /system/libhidl/transport/include/hidl/
ServiceManagement.h 47 void preloadPassthroughService(const std::string &descriptor);
61 * E.x.: preloadPassthroughService<IFoo>();
64 static inline void preloadPassthroughService() {
65 details::preloadPassthroughService(I::descriptor);
  /system/libhidl/transport/
ServiceManagement.cpp 448 void preloadPassthroughService(const std::string &descriptor) {

Completed in 1715 milliseconds