Searched refs:preloadPassthroughService (Results 1 – 3 of 3) sorted by relevance
49 void preloadPassthroughService(const std::string &descriptor);80 static inline void preloadPassthroughService() { in preloadPassthroughService() function81 details::preloadPassthroughService(I::descriptor); in preloadPassthroughService()
479 using ::android::hardware::preloadPassthroughService; in TEST_F()487 preloadPassthroughService<IMemory>(); in TEST_F()
564 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService() function