Searched refs:SUBSECTION_INDEX (Results 1 – 4 of 4) sorted by relevance
174 static constexpr const char *SUBSECTION_INDEX = "subsection_index"; variable
136 createTableStr.append(SmsSubsection::SUBSECTION_INDEX).append(" INTEGER , "); in CreateSmsSubsectionTableStr()
415 bucket.Put(SmsSubsection::SUBSECTION_INDEX, indexer->GetMsgSeqId()); in AddMsgToDB()
460 resultSet->GetColumnIndex(SmsSubsection::SUBSECTION_INDEX, columnIndex); in ConvertIntToIndexer()