Home
last modified time | relevance | path

Searched refs:TABLE_MMS_PROTOCOL (Results 1 - 3 of 3) sorted by relevance

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsms_mms_data.h332 constexpr const char *TABLE_MMS_PROTOCOL = "mms_protocol"; member
/base/telephony/telephony_data/sms_mms/src/
H A Dsms_mms_ability.cpp136 helper_.Insert(id, values, TABLE_MMS_PROTOCOL); in Insert()
237 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PROTOCOL); in GetPredicates()
338 absRdbPredicates = new NativeRdb::AbsRdbPredicates(TABLE_MMS_PROTOCOL); in CreateAbsRdbPredicates()
H A Drdb_sms_mms_helper.cpp96 createTableStr.append("CREATE TABLE IF NOT EXISTS ").append(TABLE_MMS_PROTOCOL); in CreateMmsProtocolTableStr()

Completed in 3 milliseconds