Searched refs:g_prefix (Results 1 – 4 of 4) sorted by relevance
26 static volatile const char *g_prefix = NULL; variable162 int32_t isPrefix = ReportStrWith(responseLine, (const char *)g_prefix); in ProcessResponse()246 g_prefix = prefix; in SendCommandLock()269 g_prefix = prefix; in SendCommandNetWorksLock()289 g_prefix = prefix; in SendCommandSmsLock()369 g_prefix = NULL; in ClearCurCommand()
55 static const std::string g_prefix = "naturalbase_rdb_aux_"; variable277 std::string sql = "update " + g_prefix + tableName + "_log" + " SET flag = flag | 0x08"; in InitLogicDeleteData()
123 const std::vector<string> g_prefix = {"Local", ""}; variable238 updateAge += "'" + g_prefix[i] + std::to_string(j) + "',"; in DeleteUserTableRecord()253 updateAge += "'" + g_prefix[i] + std::to_string(j) + "',"; in UpdateUserTableRecord()
118 const std::vector<string> g_prefix = {"Local", ""}; variable188 updateAge += "'" + g_prefix[i] + std::to_string(j) + "',"; in UpdateUserTableRecord()203 updateAge += "'" + g_prefix[i] + std::to_string(j) + "',"; in DeleteUserTableRecord()