Home
last modified time | relevance | path

Searched defs:stmt (Results 1 - 5 of 5) sorted by relevance

/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
H A Ddemo_trace_data_db.cpp261 sqlite3_stmt *stmt = nullptr; in DemoSearchDatabase() local
400 void DemoTraceDataDB::DemoGetRowString(sqlite3_stmt *stmt, int32_t colCount, std::string &rowString) in DemoGetRowString() argument
[all...]
/developtools/smartperf_host/trace_streamer/src/table/base/
H A Dtable_base.cpp135 std::string stmt = "CREATE TABLE x("; in CreateTableSql() local
H A Dspan_join.cpp158 sqlite3_stmt *stmt = nullptr; in GetColumns() local
/developtools/smartperf_host/trace_streamer/src/trace_data/
H A Dtrace_data_db.cpp270 sqlite3_stmt *stmt = nullptr; in ExecuteSql() local
361 sqlite3_stmt *stmt = nullptr; in SearchDatabase() local
425 sqlite3_stmt *stmt = nullptr; SearchDatabaseToProto() local
442 sqlite3_stmt *stmt = nullptr; SearchDatabase() local
482 sqlite3_stmt *stmt = nullptr; SearchDatabase() local
531 sqlite3_stmt *stmt = nullptr; SearchDatabase() local
557 HandleColumnNames(sqlite3_stmt *stmt, char *res, int32_t outLen, int32_t pos, int32_t colCount) HandleColumnNames() argument
582 HandleRowData(sqlite3_stmt *stmt, char *res, int32_t outLen, int32_t pos, int32_t colCount) HandleRowData() argument
623 GetRowString(sqlite3_stmt *stmt, int32_t colCount, std::string &rowStr) GetRowString() argument
[all...]
H A Dsqllite_prepar_cache_data.cpp87 static inline int32_t Sqlite3ColumnInt(sqlite3_stmt *stmt, uint8_t curCol) in Sqlite3ColumnInt() argument
95 static inline int64_t Sqlite3ColumnInt64(sqlite3_stmt *stmt, uint8_t curCol) in Sqlite3ColumnInt64() argument
103 static inline std::string Sqlite3ColumnText(sqlite3_stmt *stmt, uint8_t curCol) in Sqlite3ColumnText() argument
351 void SqllitePreparCacheData::FillAndSendCpuDataProto(sqlite3_stmt *stmt, in FillAndSendCpuDataProto() argument
370 FillAndSendCpuFreqDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendCpuFreqDataProto() argument
386 FillAndSendProcessDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessDataProto() argument
401 FillAndSendCpuFreqLimitDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendCpuFreqLimitDataProto() argument
418 FillAndSendCpuStateDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendCpuStateDataProto() argument
433 FillAndSendProcessMemDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessMemDataProto() argument
449 FillAndSendProcessSoInitDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessSoInitDataProto() argument
468 FillAndSendProcessStartupDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessStartupDataProto() argument
486 FillAndSendClockDataDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendClockDataDataProto() argument
501 FillAndSendIrqDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendIrqDataProto() argument
518 FillAndSendHiSysEventDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendHiSysEventDataProto() argument
538 FillAndSendLogDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendLogDataProto() argument
556 FillAndSendVirtualMemDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendVirtualMemDataProto() argument
574 FillAndSendFrameDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendFrameDataProto() argument
603 FillAndSendFrameAnimationDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendFrameAnimationDataProto() argument
620 FillAndSendFrameDynamicDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendFrameDynamicDataProto() argument
640 FillAndSendFrameSpacingDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendFrameSpacingDataProto() argument
659 FillAndSendTrackerDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendTrackerDataProto() argument
673 FillAndSendAbilityDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendAbilityDataProto() argument
688 FillAndSendEnergyDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendEnergyDataProto() argument
705 FillAndSendEbpfDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendEbpfDataProto() argument
721 FillAndSendProcessThreadDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessThreadDataProto() argument
741 FillAndSendProcessFuncDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessFuncDataProto() argument
760 FillAndSendHiperfDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendHiperfDataProto() argument
777 FillAndSendHiperfCallChartDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendHiperfCallChartDataProto() argument
795 FillAndSendHiperfCallStackDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendHiperfCallStackDataProto() argument
812 FillAndSendProcessJanksFramesDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessJanksFramesDataProto() argument
831 FillAndSendProcessJanksActualDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessJanksActualDataProto() argument
852 FillAndSendProcessInputEventDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendProcessInputEventDataProto() argument
875 FillAndSendHeapFilesDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendHeapFilesDataProto() argument
893 FillAndSendCpuProfilerDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendCpuProfilerDataProto() argument
917 FillAndSendNativeMemoryNormalProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendNativeMemoryNormalProto() argument
933 FillAndSendNativeMemoryStatisticProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendNativeMemoryStatisticProto() argument
953 FillAndSendCpuAbilityDataProto(sqlite3_stmt *stmt, uint32_t type, TLVResultCallBack tLVResultCallBack) FillAndSendCpuAbilityDataProto() argument
[all...]

Completed in 6 milliseconds