Searched refs:GetUnderlyingExecutor (Results 1 – 2 of 2) sorted by relevance
176 virtual StreamExecutorInterface *GetUnderlyingExecutor() { return this; } in GetUnderlyingExecutor() function
894 return implementation_->GetUnderlyingExecutor(); in implementation()