Home
last modified time | relevance | path

Searched refs:RemoveObject (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_client_helpers.h122 void RemoveObject(const dbus::ObjectPath& object_path);
Dnfc_client_helpers.cc145 RemoveObject(object_path); in UpdateObjects()
171 void DBusObjectMap::RemoveObject(const dbus::ObjectPath& object_path) { in RemoveObject() function in chromeos::nfc_client_helpers::DBusObjectMap
/external/chromium_org/dbus/
Dtest_service.h157 void RemoveObject(const dbus::ObjectPath& object_path);
Dtest_service.cc442 RemoveObject(object_path); in PerformAction()
570 void TestService::RemoveObject(const ObjectPath& object_path) { in RemoveObject() function in dbus::TestService