Searched refs:nativeService (Results 1 – 2 of 2) sorted by relevance
279 sp<IIPCTest> nativeService = new BnIPCTest; in initRemoteService() local280 if (!nativeService) { in initRemoteService()284 IInterface::asBinder(nativeService)); in initRemoteService()
621 sp<ISafeInterfaceTest> nativeService = new BnSafeInterfaceTest; in getRemoteService() local623 IInterface::asBinder(nativeService)); in getRemoteService()