Home
last modified time | relevance | path

Searched defs:JsonBuild (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp154 struct JsonBuild { struct
156 void AppendHead() in AppendHead()
160 void AppendTail() in AppendTail()
164 void AppendCommon() in AppendCommon()
168 bool AppendSqlValue(const std::string &field_name, const TSSqlValue &value) in AppendSqlValue()
173 bool AppendSqlValue(const TSSqlValue &value) in AppendSqlValue()
194 std::string body;
195 bool poped = false;
196 void PopLast() in PopLast()
200 const std::string &Body() const in Body()