Searched refs:allInOneImpl (Results 1 – 1 of 1) sorted by relevance
57 sptr<HdiIAllInOneExecutor> allInOneImpl(new (std::nothrow) AllInOneImpl(pinHdi)); in GetExecutorList() local58 if (allInOneImpl == nullptr) { in GetExecutorList()62 allInOneExecutors.push_back(allInOneImpl); in GetExecutorList()