Searched refs:getSourceModels (Results 1 – 3 of 3) sorted by relevance
751 SourceModels& getSourceModels() { return mSourceModels; } in getSourceModels() function752 const SourceModels& getSourceModels() const { return mSourceModels; } in getSourceModels() function788 return getSourceModels() in getSourceOperand()
733 return mPlan->getSourceModels().getModel(mSourceModelIndex); in getSourceModel()1165 return mBody->finish(&getSourceModels(), executionPreference, priority, deadline, metadata, in finish()2004 CHECK_EQ(getSourceModels().size(), size_t(1)); in forTest_flatGetDynamicTemporaries()2042 const auto* mainModel = getSourceModels().getModel(kMainModelInSourceModels); in getInputSourceOperand()2049 const auto* mainModel = getSourceModels().getModel(kMainModelInSourceModels); in getOutputSourceOperand()2140 uint32_t sourceModelIndex = plan->getSourceModels().addModel(this); in partitionTheWork()2160 SourceModels* sourceModels = &plan->getSourceModels(); in partitionTheWorkInternal()
175 return mPlan->getSourceModels().getModel(index); in getSourceModel()