Home
last modified time | relevance | path

Searched refs:method_call (Results 51 – 75 of 822) sorted by relevance

12345678910>>...33

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/nonblock/
H A Dgenerated_org_freedesktop_dbus.rs34 self.method_call("org.freedesktop.DBus", "Hello", ()) in hello()
39 self.method_call("org.freedesktop.DBus", "RequestName", (arg0, arg1, )) in request_name()
44 self.method_call("org.freedesktop.DBus", "ReleaseName", (arg0, )) in release_name()
58 self.method_call("org.freedesktop.DBus", "NameHasOwner", (arg0, )) in name_has_owner()
63 self.method_call("org.freedesktop.DBus", "ListNames", ()) in list_names()
68 self.method_call("org.freedesktop.DBus", "ListActivatableNames", ()) in list_activatable_names()
73 self.method_call("org.freedesktop.DBus", "AddMatch", (arg0, )) in add_match()
77 self.method_call("org.freedesktop.DBus", "RemoveMatch", (arg0, )) in remove_match()
81 self.method_call("org.freedesktop.DBus", "GetNameOwner", (arg0, )) in get_name_owner()
111 self.method_call("org.freedesktop.DBus", "ReloadConfig", ()) in reload_config()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/dbus/vm/
H A Dvm_permission_service_provider.cc111 dbus::MethodCall* method_call, in RegisterVm() argument
114 dbus::Response::FromMethodCall(method_call); in RegisterVm()
116 dbus::MessageReader reader(method_call); in RegisterVm()
169 dbus::MethodCall* method_call, in UnregisterVm() argument
172 dbus::Response::FromMethodCall(method_call); in UnregisterVm()
174 dbus::MessageReader reader(method_call); in UnregisterVm()
202 dbus::MethodCall* method_call, in SetPermissions() argument
205 dbus::Response::FromMethodCall(method_call); in SetPermissions()
207 dbus::MessageReader reader(method_call); in SetPermissions()
256 dbus::MethodCall* method_call, in GetPermissions() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/dbus/
H A Dchrome_features_service_provider.h64 void IsFeatureEnabled(dbus::MethodCall* method_call,
66 void IsCrostiniEnabled(dbus::MethodCall* method_call,
69 dbus::MethodCall* method_call,
72 dbus::MethodCall* method_call,
75 dbus::MethodCall* method_call,
77 void IsPluginVmEnabled(dbus::MethodCall* method_call,
79 void IsUsbguardEnabled(dbus::MethodCall* method_call,
82 dbus::MethodCall* method_call,
H A Dvm_applications_service_provider.cc70 dbus::MethodCall* method_call, in UpdateApplicationList() argument
72 dbus::MessageReader reader(method_call); in UpdateApplicationList()
82 method_call, DBUS_ERROR_INVALID_ARGS, error_message)); in UpdateApplicationList()
97 std::move(response_sender).Run(dbus::Response::FromMethodCall(method_call)); in UpdateApplicationList()
101 dbus::MethodCall* method_call, in LaunchTerminal() argument
103 dbus::MessageReader reader(method_call); in LaunchTerminal()
113 method_call, DBUS_ERROR_INVALID_ARGS, error_message)); in LaunchTerminal()
129 std::move(response_sender).Run(dbus::Response::FromMethodCall(method_call)); in LaunchTerminal()
133 dbus::MethodCall* method_call, in UpdateMimeTypes() argument
135 dbus::MessageReader reader(method_call); in UpdateMimeTypes()
[all …]
H A Dvirtual_file_request_service_provider.cc66 dbus::MethodCall* method_call, in HandleReadRequest() argument
72 dbus::MessageReader reader(method_call); in HandleReadRequest()
77 method_call, DBUS_ERROR_INVALID_ARGS, std::string())); in HandleReadRequest()
84 std::move(response_sender).Run(dbus::Response::FromMethodCall(method_call)); in HandleReadRequest()
87 .Run(dbus::ErrorResponse::FromMethodCall(method_call, DBUS_ERROR_FAILED, in HandleReadRequest()
93 dbus::MethodCall* method_call, in HandleIdReleased() argument
96 dbus::MessageReader reader(method_call); in HandleIdReleased()
100 method_call, DBUS_ERROR_INVALID_ARGS, std::string())); in HandleIdReleased()
106 std::move(response_sender).Run(dbus::Response::FromMethodCall(method_call)); in HandleIdReleased()
109 .Run(dbus::ErrorResponse::FromMethodCall(method_call, DBUS_ERROR_FAILED, in HandleIdReleased()
/dports/textproc/p5-PPI/PPI-1.270/t/
H A Dppi_token_word.t55 scalar $words{indirect}->method_call,
65 scalar $words{method_with_parentheses}->method_call,
75 scalar $words{print}->method_call,
80 scalar $words{SomeClass}->method_call,
85 scalar $words{sub_call}->method_call,
90 scalar $words{chained_from}->method_call,
95 scalar $words{chained_to}->method_call,
100 scalar $words{a_first_thing}->method_call,
105 scalar $words{a_middle_thing}->method_call,
110 scalar $words{a_last_thing}->method_call,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/biod/
H A Dbiod_client.cc67 dbus::MethodCall method_call( in StartEnrollSession() local
70 dbus::MessageWriter writer(&method_call); in StartEnrollSession()
82 dbus::MethodCall method_call( in GetRecordsForUser() local
85 dbus::MessageWriter writer(&method_call); in GetRecordsForUser()
95 dbus::MethodCall method_call( in DestroyAllRecords() local
113 dbus::MethodCall method_call( in StartAuthSession() local
126 dbus::MessageWriter writer(&method_call); in RequestType()
171 dbus::MethodCall method_call(biod::kRecordInterface, in SetRecordLabel() local
173 dbus::MessageWriter writer(&method_call); in SetRecordLabel()
185 dbus::MethodCall method_call(biod::kRecordInterface, in RemoveRecord() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/authpolicy/
H A Dauthpolicy_client.cc76 dbus::MessageWriter writer(&method_call); in JoinAdDomain()
86 &method_call, kSlowDbusTimeoutMilliseconds, in JoinAdDomain()
96 dbus::MessageWriter writer(&method_call); in AuthenticateUser()
106 &method_call, kSlowDbusTimeoutMilliseconds, in AuthenticateUser()
116 dbus::MessageWriter writer(&method_call); in GetUserStatus()
125 &method_call, kSlowDbusTimeoutMilliseconds, in GetUserStatus()
135 dbus::MessageWriter writer(&method_call); in GetUserKerberosFiles()
138 &method_call, kSlowDbusTimeoutMilliseconds, in GetUserKerberosFiles()
148 &method_call, kSlowDbusTimeoutMilliseconds, in RefreshDevicePolicy()
158 dbus::MessageWriter writer(&method_call); in RefreshUserPolicy()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/
H A Deasy_unlock_client.cc53 dbus::MethodCall method_call( in GenerateEcP256KeyPair() local
57 &method_call, dbus::ObjectProxy::TIMEOUT_USE_DEFAULT, in GenerateEcP256KeyPair()
66 dbus::MethodCall method_call( in WrapPublicKey() local
69 dbus::MessageWriter writer(&method_call); in WrapPublicKey()
73 &method_call, dbus::ObjectProxy::TIMEOUT_USE_DEFAULT, in WrapPublicKey()
82 dbus::MethodCall method_call( in PerformECDHKeyAgreement() local
85 dbus::MessageWriter writer(&method_call); in PerformECDHKeyAgreement()
100 dbus::MethodCall method_call( in CreateSecureMessage() local
103 dbus::MessageWriter writer(&method_call); in CreateSecureMessage()
124 dbus::MethodCall method_call( in UnwrapSecureMessage() local
[all …]
H A Dsmb_provider_client.cc96 dbus::MessageWriter writer(&method_call); in Mount()
216 dbus::MessageWriter writer(&method_call); in WriteFile()
279 dbus::MessageWriter writer(&method_call); in SetupKerberos()
281 CallMethod(&method_call, in SetupKerberos()
290 dbus::MessageWriter writer(&method_call); in ParseNetBiosPacket()
293 CallMethod(&method_call, in ParseNetBiosPacket()
316 dbus::MessageWriter writer(&method_call); in ContinueCopy()
338 dbus::MessageWriter writer(&method_call); in ContinueReadDirectory()
341 CallMethod(&method_call, in ContinueReadDirectory()
358 dbus::MessageWriter writer(&method_call); in UpdateMountCredentials()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/blocking/
H A Dgenerated_org_freedesktop_dbus.rs34 self.method_call("org.freedesktop.DBus", "Hello", ()) in hello()
39 self.method_call("org.freedesktop.DBus", "RequestName", (arg0, arg1, )) in request_name()
44 self.method_call("org.freedesktop.DBus", "ReleaseName", (arg0, )) in release_name()
58 self.method_call("org.freedesktop.DBus", "NameHasOwner", (arg0, )) in name_has_owner()
63 self.method_call("org.freedesktop.DBus", "ListNames", ()) in list_names()
68 self.method_call("org.freedesktop.DBus", "ListActivatableNames", ()) in list_activatable_names()
73 self.method_call("org.freedesktop.DBus", "AddMatch", (arg0, )) in add_match()
77 self.method_call("org.freedesktop.DBus", "RemoveMatch", (arg0, )) in remove_match()
81 self.method_call("org.freedesktop.DBus", "GetNameOwner", (arg0, )) in get_name_owner()
111 self.method_call("org.freedesktop.DBus", "ReloadConfig", ()) in reload_config()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/dbus/
H A Dmock_object_proxy.h26 std::unique_ptr<Response>(MethodCall* method_call,
30 std::unique_ptr<Response>(MethodCall* method_call,
36 void CallMethod(MethodCall* method_call,
40 void(MethodCall* method_call,
47 void CallMethodWithErrorResponse(MethodCall* method_call,
51 void(MethodCall* method_call,
58 void CallMethodWithErrorCallback(MethodCall* method_call,
63 void(MethodCall* method_call,
H A Dtest_service.cc265 MessageReader reader(method_call); in Echo()
301 MethodCall* method_call, in GetAllProperties() argument
303 MessageReader reader(method_call); in GetAllProperties()
320 MessageReader reader(method_call); in GetProperty()
407 MessageReader reader(method_call); in SetProperty()
437 MethodCall* method_call, in PerformAction() argument
439 MessageReader reader(method_call); in PerformAction()
472 MethodCall* method_call, in PerformActionResponse() argument
479 MethodCall* method_call, in OwnershipReleased() argument
488 MethodCall* method_call, in OwnershipRegained() argument
[all …]
H A Dexported_object.cc246 std::unique_ptr<MethodCall> method_call( in HandleMessage() local
248 const std::string interface = method_call->GetInterface(); in HandleMessage()
249 const std::string member = method_call->GetMember(); in HandleMessage()
273 std::move(method_call), start_time)); in HandleMessage()
276 MethodCall* method = method_call.get(); in HandleMessage()
279 std::move(method_call))); in HandleMessage()
291 MethodCall* method = method_call.get(); in RunMethod()
294 std::move(method_call))); in RunMethod()
300 DCHECK(method_call); in SendResponse()
329 method_call.get(), DBUS_ERROR_FAILED, in OnMethodCompleted()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/dbus/
H A Dbluetooth_le_advertising_manager_client.cc64 dbus::MethodCall method_call( in RegisterAdvertisement() local
68 dbus::MessageWriter writer(&method_call); in RegisterAdvertisement()
76 CallObjectProxyMethod(manager_object_path, &method_call, in RegisterAdvertisement()
86 dbus::MethodCall method_call( in UnregisterAdvertisement() local
90 dbus::MessageWriter writer(&method_call); in UnregisterAdvertisement()
93 CallObjectProxyMethod(manager_object_path, &method_call, in UnregisterAdvertisement()
102 dbus::MethodCall method_call( in SetAdvertisingInterval() local
106 dbus::MessageWriter writer(&method_call); in SetAdvertisingInterval()
110 CallObjectProxyMethod(manager_object_path, &method_call, in SetAdvertisingInterval()
117 dbus::MethodCall method_call( in ResetAdvertising() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/dbus/
H A Dbluetooth_le_advertising_manager_client.cc64 dbus::MethodCall method_call( in RegisterAdvertisement() local
68 dbus::MessageWriter writer(&method_call); in RegisterAdvertisement()
76 CallObjectProxyMethod(manager_object_path, &method_call, in RegisterAdvertisement()
86 dbus::MethodCall method_call( in UnregisterAdvertisement() local
90 dbus::MessageWriter writer(&method_call); in UnregisterAdvertisement()
93 CallObjectProxyMethod(manager_object_path, &method_call, in UnregisterAdvertisement()
102 dbus::MethodCall method_call( in SetAdvertisingInterval() local
106 dbus::MessageWriter writer(&method_call); in SetAdvertisingInterval()
110 CallObjectProxyMethod(manager_object_path, &method_call, in SetAdvertisingInterval()
117 dbus::MethodCall method_call( in ResetAdvertising() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/dbus/
H A Ddisplay_service_provider.cc116 dbus::MethodCall* method_call, in SetDisplayPower() argument
118 dbus::MessageReader reader(method_call); in SetDisplayPower()
137 [](dbus::MethodCall* method_call, in SetDisplayPower()
141 .Run(dbus::Response::FromMethodCall(method_call)); in SetDisplayPower()
143 method_call, std::move(response_sender))); in SetDisplayPower()
147 dbus::MethodCall* method_call, in SetDisplaySoftwareDimming() argument
149 dbus::MessageReader reader(method_call); in SetDisplaySoftwareDimming()
161 dbus::MethodCall* method_call, in TakeDisplayOwnership() argument
165 dbus::Response::FromMethodCall(method_call))); in TakeDisplayOwnership()
169 dbus::MethodCall* method_call, in ReleaseDisplayOwnership() argument
[all …]
H A Dgesture_properties_service_provider_unittest.cc119 dbus::MethodCall* method_call, in CallDBusMethod() argument
143 dbus::MessageWriter writer(method_call); in CallGetProperty()
228 dbus::MessageWriter writer(method_call); in TEST_F()
249 dbus::MessageWriter writer(method_call); in TEST_F()
397 dbus::MessageWriter writer(method_call); in TEST_F()
418 dbus::MessageWriter writer(method_call); in TEST_F()
439 dbus::MessageWriter writer(method_call); in TEST_F()
459 dbus::MessageWriter writer(method_call); in TEST_F()
475 dbus::MessageWriter writer(method_call); in TEST_F()
498 dbus::MessageWriter writer(method_call); in TEST_F()
[all …]
H A Dgesture_properties_service_provider.cc74 method_call, DBUS_ERROR_INVALID_ARGS, in GetPropertyCallback()
205 dbus::MethodCall* method_call, in ListDevices() argument
215 dbus::MethodCall* method_call, in ListProperties() argument
217 dbus::MessageReader reader(method_call); in ListProperties()
222 method_call, DBUS_ERROR_INVALID_ARGS, in ListProperties()
236 dbus::MethodCall* method_call, in GetProperty() argument
238 dbus::MessageReader reader(method_call); in GetProperty()
246 method_call, DBUS_ERROR_INVALID_ARGS, in GetProperty()
324 dbus::MethodCall* method_call, in SetProperty() argument
326 dbus::MessageReader reader(method_call); in SetProperty()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/dbus/
H A Dtest_service.cc266 MessageReader reader(method_call); in Echo()
302 MethodCall* method_call, in GetAllProperties() argument
304 MessageReader reader(method_call); in GetAllProperties()
321 MessageReader reader(method_call); in GetProperty()
408 MessageReader reader(method_call); in SetProperty()
438 MethodCall* method_call, in PerformAction() argument
440 MessageReader reader(method_call); in PerformAction()
473 MethodCall* method_call, in PerformActionResponse() argument
480 MethodCall* method_call, in OwnershipReleased() argument
489 MethodCall* method_call, in OwnershipRegained() argument
[all …]
H A Dmock_object_proxy.h26 std::unique_ptr<Response>(MethodCall* method_call,
30 std::unique_ptr<Response>(MethodCall* method_call,
36 void CallMethod(MethodCall* method_call,
40 void(MethodCall* method_call,
47 void CallMethodWithErrorResponse(MethodCall* method_call,
51 void(MethodCall* method_call,
58 void CallMethodWithErrorCallback(MethodCall* method_call,
63 void(MethodCall* method_call,
H A Dexported_object.cc246 std::unique_ptr<MethodCall> method_call( in HandleMessage() local
248 const std::string interface = method_call->GetInterface(); in HandleMessage()
249 const std::string member = method_call->GetMember(); in HandleMessage()
273 std::move(method_call), start_time)); in HandleMessage()
276 MethodCall* method = method_call.get(); in HandleMessage()
279 std::move(method_call))); in HandleMessage()
291 MethodCall* method = method_call.get(); in RunMethod()
294 std::move(method_call))); in RunMethod()
300 DCHECK(method_call); in SendResponse()
329 method_call.get(), DBUS_ERROR_FAILED, in OnMethodCompleted()
[all …]
/dports/devel/dbus-sharp/dbus-sharp-0.8.1/src/
H A DExportObject.cs82 public virtual void HandleMethodCall (MessageContainer method_call) in HandleMethodCall() argument
85 if (!methodInfoCache.TryGetValue (method_call.Member, out mi)) in HandleMethodCall()
86 methodInfoCache[method_call.Member] = mi = Mapper.GetMethod (Object.GetType (), method_call); in HandleMethodCall()
89 conn.MaybeSendUnknownMethodError (method_call); in HandleMethodCall()
102 Message msg = method_call.Message; in HandleMethodCall()
130 replyMsg = method_call.CreateError (busException.ErrorName, busException.ErrorMessage); in HandleMethodCall()
135 replyMsg = method_call.CreateError ("org.freedesktop.DBus.Error.InvalidArgs", sr.ReadLine ()); in HandleMethodCall()
138 …replyMsg = method_call.CreateError (Mapper.GetInterfaceName (raisedException.GetType ()), raisedEx… in HandleMethodCall()
141 if (method_call.Sender != null) in HandleMethodCall()
142 replyMsg.Header[FieldCode.Destination] = method_call.Sender; in HandleMethodCall()
H A DConnection.cs264 HandleMethodCall (method_call); in HandleMessage()
342 if (method_call.Interface == "org.freedesktop.DBus.Peer") { in HandleMethodCall()
343 switch (method_call.Member) { in HandleMethodCall()
345 Send (MessageHelper.ConstructReply (method_call)); in HandleMethodCall()
358 …if (method_call.Interface == "org.freedesktop.DBus.Introspectable" && method_call.Member == "Intro… in HandleMethodCall()
360 intro.root_path = method_call.Path; in HandleMethodCall()
366 int depth = method_call.Path.Decomposed.Length; in HandleMethodCall()
368 if (pth.Value == (method_call.Path.Value)) { in HandleMethodCall()
373 if (cur.Value == method_call.Path.Value) { in HandleMethodCall()
394 eo.HandleMethodCall (method_call); in HandleMethodCall()
[all …]
/dports/lang/ruby26/ruby-2.6.9/spec/mspec/lib/mspec/matchers/
H A Dbe_computed_by.rb20 def method_call method in BeComputedByMatcher
21 method_call = "#{@receiver.inspect}.#{@method}"
23 method_call = "#{method_call} from #{@arguments.map { |x| x.inspect }.join(", ")}"
25 method_call
29 …["Expected #{@value.inspect}", "to be computed by #{method_call} (computed #{@actual.inspect} inst…

12345678910>>...33