Home
last modified time | relevance | path

Searched refs:ContactToReadableDictionary (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/nearby_sharing/logging/
H A Dproto_to_dictionary_conversion.h38 base::Value ContactToReadableDictionary(
H A Dproto_to_dictionary_conversion.cc156 contacts_list.Append(ContactToReadableDictionary(contact)); in DeviceToReadableDictionary()
168 base::Value ContactToReadableDictionary( in ContactToReadableDictionary() function