Searched refs:CONTACTS_NUM (Results 1 – 3 of 3) sorted by relevance
303 static constexpr const char *CONTACTS_NUM = "contacts_num"; variable
165 createTableStr.append(Session::CONTACTS_NUM).append(" INTEGER DEFAULT 0 , "); in CreateSessionTableStr()
235 sessionBucket.Put(Session::CONTACTS_NUM, "1"); in InsertSession()