Searched defs:tableName (Results 1 – 9 of 9) sorted by relevance
125 int32_t SDKDataParser::CreateCounterObjectTable(const std::string& tableName) in CreateCounterObjectTable()132 int32_t SDKDataParser::CreateCounterTable(const std::string& tableName) in CreateCounterTable()139 int32_t SDKDataParser::CreateSliceObjectTable(const std::string& tableName) in CreateSliceObjectTable()146 int32_t SDKDataParser::CreateSliceTable(const std::string& tableName) in CreateSliceTable()
23 tableName: string = 'longTable'; property in LongTraceDBUtils
30 std::string tableName; member40 void TableBase::TableRegister(sqlite3& db, TraceDataCache* cache, const std::string& tableName, Tab… in TableRegister()91 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()
697 tableName: tName, constant
68 void DemoTraceDataDB::DemoAppendNewTable(std::string tableName) in DemoAppendNewTable()
29 std::string tableName; member
67 void TraceDataDB::AppendNewTable(std::string tableName) in AppendNewTable()