Lines Matching defs:columnStr
209 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
228 columnStr.push_back("personal_ringtone");
229 columnStr.push_back("personal_notification_ringtone");
230 columnStr.push_back("photo_first_name");
231 columnStr.push_back("display_name");
232 columnStr.push_back("sort");
233 columnStr.push_back("favorite_order");
234 columnStr.push_back("phonetic_name");
235 columnStr.push_back("company");
236 columnStr.push_back("position");
237 columnStr.push_back("sort_first_letter");
238 columnStr.push_back("syn_1");
239 columnStr.push_back("syn_2");
240 columnStr.push_back("syn_3");
244 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
250 columnStr.push_back("detail_info");
251 columnStr.push_back("family_name");
252 columnStr.push_back("middle_name_phonetic");
253 columnStr.push_back("given_name");
254 columnStr.push_back("given_name_phonetic");
255 columnStr.push_back("alias_detail_info");
256 columnStr.push_back("phonetic_name");
257 columnStr.push_back("position");
258 columnStr.push_back("extend1");
259 columnStr.push_back("extend2");
260 columnStr.push_back("extend3");
261 columnStr.push_back("extend4");
262 columnStr.push_back("city");
263 columnStr.push_back("country");
264 columnStr.push_back("neighborhood");
265 columnStr.push_back("pobox");
266 columnStr.push_back("region");
267 columnStr.push_back("street");
268 columnStr.push_back("alpha_name");
269 columnStr.push_back("other_lan_last_name");
270 columnStr.push_back("other_lan_first_name");
271 columnStr.push_back("lan_style");
272 columnStr.push_back("custom_data");
273 columnStr.push_back("extend6");
274 columnStr.push_back("extend7");
275 columnStr.push_back("syn_1");
276 columnStr.push_back("syn_2");
277 columnStr.push_back("syn_3");
280 void ContactProfileTest::GetAllGroupsColumns(std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
285 columnStr.push_back("group_name");
286 columnStr.push_back("group_notes");
287 columnStr.push_back("group_ringtone");
291 std::vector<std::string> &columnInt, std::vector<std::string> &columnStr)
294 columnStr.push_back("phone_number");
295 columnStr.push_back("content");
296 columnStr.push_back("time_stamp");