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