Searched refs:tableNameMap (Results 1 – 2 of 2) sorted by relevance
141 static std::map<OperationObject, std::map<OperationType, std::string>> tableNameMap = { in GetTableNameMap() local212 return tableNameMap; in GetTableNameMap()
246 static std::map<std::string, std::string> tableNameMap = { in GetTableName() local261 for (const auto &iter : tableNameMap) { in GetTableName()