Searched defs:tableName (Results 1 – 9 of 9) sorted by relevance
124 int32_t SDKDataParser::CreateCounterObjectTable(const std::string &tableName) in CreateCounterObjectTable()131 int32_t SDKDataParser::CreateCounterTable(const std::string &tableName) in CreateCounterTable()138 int32_t SDKDataParser::CreateSliceObjectTable(const std::string &tableName) in CreateSliceObjectTable()145 int32_t SDKDataParser::CreateSliceTable(const std::string &tableName) in CreateSliceTable()
23 tableName: string = 'longTable'; property in LongTraceDBUtils
29 std::string tableName; member39 void TableBase::TableRegister(sqlite3 &db, TraceDataCache *cache, const std::string &tableName, Tab… in TableRegister()90 void TableBase::SetModuleCallbacks(sqlite3_module &module, const std::string &tableName) in SetModuleCallbacks()
149 const std::string &tableName, in GetColumns()
39 static void TableDeclare(sqlite3 &db, TraceDataCache *dataCache, const std::string &tableName) in TableDeclare()
766 tableName: tName, constant
68 void DemoTraceDataDB::DemoAppendNewTable(std::string tableName) in DemoAppendNewTable()
29 std::string tableName; member
91 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()