Lines Matching defs:columnInt
214 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
216 columnInt.push_back("photo_id");
217 columnInt.push_back("photo_file_id");
218 columnInt.push_back("is_transfer_voicemail");
219 columnInt.push_back("account_id");
220 columnInt.push_back("version");
221 columnInt.push_back("contacted_count");
222 columnInt.push_back("lastest_contacted_time");
223 columnInt.push_back("favorite");
224 columnInt.push_back("phonetic_name_type");
225 columnInt.push_back("read_only");
226 columnInt.push_back("merge_mode");
227 columnInt.push_back("is_need_merge");
228 columnInt.push_back("merge_status");
229 columnInt.push_back("is_merge_target");
230 columnInt.push_back("vibration_setting");
231 columnInt.push_back("sync_id");
249 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
251 columnInt.push_back("read_only");
252 columnInt.push_back("version");
253 columnInt.push_back("is_preferred_number");
285 void ContactAbilityTest::GetAllGroupsColumns(std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
287 columnInt.push_back("account_id");
288 columnInt.push_back("ringtone_modify_time");
289 columnInt.push_back("lastest_modify_time");
296 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
298 columnInt.push_back("types");