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