Searched refs:preloadPassthroughService (Results 1 – 6 of 6) 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()
80 android::hardware::preloadPassthroughService<hardware::graphics::mapper::V2_0::IMapper>(); in preload()
77 android::hardware::preloadPassthroughService<IMapper>(); in preload()
87 android::hardware::preloadPassthroughService<IMapper>(); in preload()
576 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService() function