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