Searched refs:makeBursts (Results 1 – 3 of 3) sorted by relevance
366 std::vector<SharedBurst> burstControllers = mPlan.makeBursts(); in createBurst()
675 std::vector<SharedBurst> makeBursts() const;
1160 std::vector<SharedBurst> ExecutionPlan::makeBursts() const { in makeBursts() function in android::nn::ExecutionPlan