Searched refs:DEST_PORT (Results 1 – 4 of 4) sorted by relevance
166 static constexpr const char *DEST_PORT = "dest_port"; variable
192 bucket.Put(SmsSubsection::DEST_PORT, indexer->GetDestPort()); in AddMsgToDB()
280 resultSet->GetColumnIndex(SmsSubsection::DEST_PORT, columnIndex); in ConvertIntToIndexer()
134 createTableStr.append(SmsSubsection::DEST_PORT).append(" INTEGER , "); in CreateSmsSubsectionTableStr()