Searched refs:IS_SEND_REPORT (Results 1 – 3 of 3) sorted by relevance
118 static constexpr const char *IS_SEND_REPORT = "is_send_report"; variable
89 createTableStr.append(SmsMmsInfo::IS_SEND_REPORT).append(" INTEGER DEFAULT 0, "); in CreateSmsMmsInfoTableStr()
222 smsMmsInfoBucket.Put(SmsMmsInfo::IS_SEND_REPORT, "0"); in InsertSmsMmsInfo()