Home
last modified time | relevance | path

Searched refs:GetObjectPaths (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_client_helpers.h128 ObjectPathVector GetObjectPaths();
Dnfc_device_client.cc70 return object_map->GetObjectPaths(); in GetDevicesForAdapter()
Dnfc_adapter_client.cc69 return object_map_->GetObjectPaths(); in GetAdapters()
Dnfc_tag_client.cc73 return object_map->GetObjectPaths(); in GetTagsForAdapter()
Dnfc_record_client.cc80 return object_map->GetObjectPaths(); in GetRecordsForDevice()
Dnfc_client_helpers.cc155 ObjectPathVector DBusObjectMap::GetObjectPaths() { in GetObjectPaths() function in chromeos::nfc_client_helpers::DBusObjectMap