Searched defs:EtmDecodeTraceVtable (Results 1 – 1 of 1) sorted by relevance
26 struct EtmDecodeTraceVtable : sqlite::Module<EtmDecodeTraceVtable> { struct28 struct Vtab : sqlite::Module<EtmDecodeTraceVtable>::Vtab { argument32 class Cursor;33 static constexpr auto kType = kEponymousOnly;34 static constexpr bool kSupportsWrites = false;35 static constexpr bool kDoesOverloadFunctions = false;62 static constexpr sqlite3_module kModule = CreateModule();