Searched refs:registryService (Results 1 – 1 of 1) sorted by relevance
105 std::shared_ptr<IPipeRegistration> registryService = IPipeRegistration::fromBinder(binder); in tryRegisterPipeRunner() local107 registryService->registerPipeRunner(mGraphOptions.graph_name().c_str(), mPipeRunner); in tryRegisterPipeRunner()115 AIBinder_linkToDeath(registryService->asBinder().get(), recipient, this); in tryRegisterPipeRunner()