Lines Matching defs:columnInt
209 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
211 columnInt.push_back("photo_id");
212 columnInt.push_back("photo_file_id");
213 columnInt.push_back("is_transfer_voicemail");
214 columnInt.push_back("account_id");
215 columnInt.push_back("version");
216 columnInt.push_back("contacted_count");
217 columnInt.push_back("lastest_contacted_time");
218 columnInt.push_back("favorite");
219 columnInt.push_back("phonetic_name_type");
220 columnInt.push_back("read_only");
221 columnInt.push_back("merge_mode");
222 columnInt.push_back("is_need_merge");
223 columnInt.push_back("merge_status");
224 columnInt.push_back("is_merge_target");
225 columnInt.push_back("vibration_setting");
226 columnInt.push_back("sync_id");
244 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
246 columnInt.push_back("read_only");
247 columnInt.push_back("version");
248 columnInt.push_back("is_preferred_number");
280 void ContactProfileTest::GetAllGroupsColumns(std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
282 columnInt.push_back("account_id");
283 columnInt.push_back("ringtone_modify_time");
284 columnInt.push_back("lastest_modify_time");
291 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
293 columnInt.push_back("types");