Searched defs:contact (Results 1 - 2 of 2) sorted by relevance
/third_party/json/tests/src/ |
H A D | unit-udt.cpp | 62 struct contact struct 67 contact(person p, address a) : m_person(std::move(p)), m_address(std::move(a)) {} in contact() function 269 const auto contact = contact_json.get<udt::contact>(); global() variable 308 const udt::contact contact = contact_json; global() variable [all...] |
/third_party/ltp/pan/ |
H A D | tag_report.c | 235 char *tag, *contact, *is, *mystime, *duration, *tt, *ti, *sl, *el; in tag_report() local
|
Completed in 2 milliseconds