Searched refs:DELIVERY_TIME (Results 1 – 2 of 2) sorted by relevance
206 static constexpr const char *DELIVERY_TIME = "delivery_time"; variable
103 createTableStr.append(MmsProtocol::DELIVERY_TIME).append(" TEXT DEFAULT '', "); in CreateMmsProtocolTableStr()