Searched refs:TABLE_MMS_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
328 constexpr const char *TABLE_MMS_PROTOCOL = "mms_protocol"; variable
137 helper_.Insert(id, values, TABLE_MMS_PROTOCOL); in Insert()238 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PROTOCOL); in GetPredicates()339 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PROTOCOL); in CreateAbsRdbPredicates()
95 createTableStr.append("CREATE TABLE IF NOT EXISTS ").append(TABLE_MMS_PROTOCOL); in CreateMmsProtocolTableStr()