Home
last modified time | relevance | path

Searched refs:ILazyTestService (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/tests/lazy_test/
Dmain.cpp32 using ::ILazyTestService;
169 sp<ILazyTestService> waitForLazyTestService(String16 name) { in waitForLazyTestService()
170 sp<ILazyTestService> service = android::waitForService<ILazyTestService>(name); in waitForLazyTestService()
176 sp<ILazyTestService> service; in TEST_F()
DILazyTestService.aidl17 interface ILazyTestService { interface
DAndroid.bp43 "ILazyTestService.aidl",
DREADME50 ILazyTestService.aidl