HomeSort by relevance Sort by last modified time
    Searched refs:kObjectPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/dbus/
modem_messaging_client_unittest.cc 48 const char kObjectPath[] = "/object/path";
66 dbus::ObjectPath(kObjectPath));
81 GetObjectProxy(kServiceName, dbus::ObjectPath(kObjectPath)))
171 client_->SetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath),
187 client_->ResetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath));
204 client_->Delete(kServiceName, dbus::ObjectPath(kObjectPath), kSmsPath,
234 client_->List(kServiceName, dbus::ObjectPath(kObjectPath),
gsm_sms_client_unittest.cc 54 const char kObjectPath[] = "/object/path";
81 dbus::ObjectPath(kObjectPath));
95 GetObjectProxy(kServiceName, dbus::ObjectPath(kObjectPath)))
201 client_->SetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath),
217 client_->ResetSmsReceivedHandler(kServiceName, dbus::ObjectPath(kObjectPath));
234 client_->Delete(kServiceName, dbus::ObjectPath(kObjectPath), kIndex,
275 client_->Get(kServiceName, dbus::ObjectPath(kObjectPath), kIndex,
318 client_->List(kServiceName, dbus::ObjectPath(kObjectPath),

Completed in 45 milliseconds