HomeSort by relevance Sort by last modified time
    Searched refs:MethodCall (Results 76 - 98 of 98) sorted by null

1 2 34

  /external/chromium_org/dbus/
message_unittest.cc 451 TEST(MessageTest, MethodCall) {
452 MethodCall method_call("com.example.Interface", "SomeMethod");
478 scoped_ptr<MethodCall> method_call(MethodCall::FromRawMessage(raw_message));
522 MethodCall method_call("com.example.Interface", "SomeMethod");
537 MethodCall method_call("com.example.Interface", "SomeMethod");
property.cc 96 MethodCall method_call(kPropertiesInterface, kPropertiesGet);
126 MethodCall method_call(kPropertiesInterface, kPropertiesGetAll);
151 MethodCall method_call(kPropertiesInterface, kPropertiesSet);
object_proxy.cc 76 scoped_ptr<Response> ObjectProxy::CallMethodAndBlock(MethodCall* method_call,
115 void ObjectProxy::CallMethod(MethodCall* method_call,
126 void ObjectProxy::CallMethodWithErrorCallback(MethodCall* method_call,
object_manager.cc 137 MethodCall method_call(kObjectManagerInterface,
object_manager_unittest.cc 167 MethodCall method_call("org.chromium.TestInterface", "PerformAction");
bus.cc 830 MethodCall get_name_owner_call("org.freedesktop.DBus", "GetNameOwner");
    [all...]
  /external/chromium_org/chromeos/dbus/
gsm_sms_client_unittest.cc 111 void OnDelete(dbus::MethodCall* method_call,
127 void OnGet(dbus::MethodCall* method_call,
143 void OnList(dbus::MethodCall* method_call,
image_burner_client.cc 30 dbus::MethodCall method_call(imageburn::kImageBurnServiceInterface,
bluetooth_gatt_descriptor_client.cc 93 dbus::MethodCall method_call(
120 dbus::MethodCall method_call(
bluetooth_profile_manager_client.cc 42 dbus::MethodCall method_call(
175 dbus::MethodCall method_call(
modem_messaging_client.cc 62 dbus::MethodCall method_call(modemmanager::kModemManager1MessagingInterface,
74 dbus::MethodCall method_call(modemmanager::kModemManager1MessagingInterface,
modem_messaging_client_unittest.cc 97 void OnDelete(dbus::MethodCall* method_call,
113 void OnList(dbus::MethodCall* method_call,
nfc_adapter_client.cc 95 dbus::MethodCall method_call(nfc_adapter::kNfcAdapterInterface,
121 dbus::MethodCall method_call(nfc_adapter::kNfcAdapterInterface,
shill_client_unittest_base.cc 371 dbus::MethodCall* method_call,
383 dbus::MethodCall* method_call,
nfc_device_client.cc 109 dbus::MethodCall method_call(nfc_device::kNfcDeviceInterface,
nfc_tag_client.cc 111 dbus::MethodCall method_call(nfc_tag::kNfcTagInterface, nfc_tag::kWrite);
  /external/chromium_org/chrome/browser/chromeos/dbus/
printer_service_provider.cc 129 dbus::MethodCall* method_call,
proxy_resolution_service_provider.cc 228 dbus::MethodCall* method_call,
258 dbus::MethodCall* method_call,
proxy_resolution_service_provider_unittest.cc 160 dbus::MethodCall method_call(kLibCrosServiceInterface, kResolveNetworkProxy);
  /external/chromium_org/mojo/shell/
dbus_service_loader_linux.cc 93 dbus::MethodCall call(kMojoDBusInterface, kMojoDBusConnectMethod);
  /external/chromium_org/chrome/browser/password_manager/
native_backend_kwallet_x_unittest.cc 286 dbus::MethodCall* method_call, testing::Unused);
289 dbus::MethodCall* method_call, testing::Unused);
412 dbus::MethodCall* method_call, testing::Unused) {
450 dbus::MethodCall* method_call, testing::Unused) {
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 

Completed in 585 milliseconds

1 2 34