Searched refs:REW_PUD (Results 1 – 5 of 5) sorted by relevance
158 static constexpr const char *REW_PUD = "raw_pdu"; variable
189 bucket.Put(SmsSubsection::REW_PUD, StringUtils::StringToHex(indexer->GetPdu())); in AddMsgToDB()
314 resultSet->GetColumnIndex(SmsSubsection::REW_PUD, columnIndex); in ConvertStringToIndexer()
91 ->EqualTo(SmsSubsection::REW_PUD, "") in DeleteExpireSmsFromDB()
132 createTableStr.append(SmsSubsection::REW_PUD).append(" TEXT NOT NULL, "); in CreateSmsSubsectionTableStr()