Sign in
flutter
/
third_party
/
perfetto
/
4725cd793bdb7ca1224424e42d29f3d978fbb45f
/
.
/
src
/
trace_processor
/
sqlite
/
bindings
/
README.md
blob: fff42e88d7f5b081b2e9501b6709c2948d62e724 [
file
] [
view
]
This
folder contains very lightweight bindings around
SQLite
to adapt
it C
++.
Any
non
-
trivial code should
not
live
in
this
folder but
in
some
higher layer
.