Searched refs:preloadPassthroughService (Results 1 – 3 of 3) sorted by relevance
54 void preloadPassthroughService(const std::string &descriptor);96 static inline void preloadPassthroughService() { in preloadPassthroughService() function97 details::preloadPassthroughService(I::descriptor); in preloadPassthroughService()
638 using ::android::hardware::preloadPassthroughService; in TEST_F()646 preloadPassthroughService<IMemory>(); in TEST_F()
576 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService() function