Searched refs:preloadPassthroughService (Results 1 – 3 of 3) sorted by relevance
54 void preloadPassthroughService(const std::string &descriptor);93 static inline void preloadPassthroughService() { in preloadPassthroughService() function94 details::preloadPassthroughService(I::descriptor); in preloadPassthroughService()
624 using ::android::hardware::preloadPassthroughService; in TEST_F()632 preloadPassthroughService<IMemory>(); in TEST_F()
605 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService() function