Searched refs:CreateViewFunction (Results 1 – 3 of 3) sorted by relevance
35 base::Status CreateViewFunction::Run(CreateViewFunction::Context* ctx, in Run()
34 struct CreateViewFunction : public SqlFunction { struct
971 RegisterFunction<CreateViewFunction>(engine_.get(), "CREATE_VIEW_FUNCTION", 3, in InitPerfettoSqlEngine()