Lines Matching defs:columnStr
214 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
233 columnStr.push_back("personal_ringtone");
234 columnStr.push_back("personal_notification_ringtone");
235 columnStr.push_back("photo_first_name");
236 columnStr.push_back("display_name");
237 columnStr.push_back("sort");
238 columnStr.push_back("favorite_order");
239 columnStr.push_back("phonetic_name");
240 columnStr.push_back("company");
241 columnStr.push_back("position");
242 columnStr.push_back("sort_first_letter");
243 columnStr.push_back("syn_1");
244 columnStr.push_back("syn_2");
245 columnStr.push_back("syn_3");
249 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
255 columnStr.push_back("detail_info");
256 columnStr.push_back("family_name");
257 columnStr.push_back("middle_name_phonetic");
258 columnStr.push_back("given_name");
259 columnStr.push_back("given_name_phonetic");
260 columnStr.push_back("alias_detail_info");
261 columnStr.push_back("phonetic_name");
262 columnStr.push_back("position");
263 columnStr.push_back("extend1");
264 columnStr.push_back("extend2");
265 columnStr.push_back("extend3");
266 columnStr.push_back("extend4");
267 columnStr.push_back("city");
268 columnStr.push_back("country");
269 columnStr.push_back("neighborhood");
270 columnStr.push_back("pobox");
271 columnStr.push_back("region");
272 columnStr.push_back("street");
273 columnStr.push_back("alpha_name");
274 columnStr.push_back("other_lan_last_name");
275 columnStr.push_back("other_lan_first_name");
276 columnStr.push_back("lan_style");
277 columnStr.push_back("custom_data");
278 columnStr.push_back("extend6");
279 columnStr.push_back("extend7");
280 columnStr.push_back("syn_1");
281 columnStr.push_back("syn_2");
282 columnStr.push_back("syn_3");
285 void ContactAbilityTest::GetAllGroupsColumns(std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
290 columnStr.push_back("group_name");
291 columnStr.push_back("group_notes");
292 columnStr.push_back("group_ringtone");
296 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
299 columnStr.push_back("phone_number");
300 columnStr.push_back("content");
301 columnStr.push_back("time_stamp");