Searched refs:TABLE_MMS_PDU (Results 1 – 3 of 3) sorted by relevance
331 constexpr const char *TABLE_MMS_PDU = "mms_pdu"; variable
153 helper_.Insert(id, values, TABLE_MMS_PDU); in Insert()254 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PDU); in GetPredicates()355 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PDU); in CreateAbsRdbPredicates()
178 createTableStr.append("CREATE TABLE IF NOT EXISTS ").append(TABLE_MMS_PDU); in CreateMmsPduTableStr()