Home
last modified time | relevance | path

Searched refs:GetObjectProperties (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_client_helpers.cc64 NfcPropertySet* DBusObjectMap::GetObjectProperties( in GetObjectProperties() function in chromeos::nfc_client_helpers::DBusObjectMap
142 NfcPropertySet* properties = GetObjectProperties(object_path); in RefreshProperties()
245 object_map->GetObjectProperties(object_proxy_path); in FindObjectProperties()
Dnfc_client_helpers.h101 NfcPropertySet* GetObjectProperties(const dbus::ObjectPath& object_path);
Dnfc_adapter_client.cc76 object_map_->GetObjectProperties(object_path)); in GetProperties()