Searched defs:EtmIterateRangeVtable (Results 1 – 1 of 1) sorted by relevance
29 struct EtmIterateRangeVtable : sqlite::Module<EtmIterateRangeVtable> { struct31 struct Vtab : sqlite::Module<EtmIterateRangeVtable>::Vtab { argument35 static constexpr auto kType = kEponymousOnly;36 static constexpr bool kSupportsWrites = false;37 static constexpr bool kDoesOverloadFunctions = false;64 static constexpr sqlite3_module kModule = CreateModule();