Searched refs:ITestService (Results 1 – 1 of 1) sorted by relevance
31 class ITestService : public IInterface { class36 typedef BpInterface<ITestService> BpTestService;54 status_t status = sm->addService(name, new BnInterface<ITestService>()); in main()