Home | History | Annotate | Download | only in dbus

Lines Matching refs:method_call

86     dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
89 &method_call,
100 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
102 dbus::MessageWriter writer(&method_call);
105 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
114 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
116 dbus::MessageWriter writer(&method_call);
118 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
127 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
129 dbus::MessageWriter writer(&method_call);
131 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
141 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
143 dbus::MessageWriter writer(&method_call);
146 &method_call,
154 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
157 &method_call, callback, error_callback);
163 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
165 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
173 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
175 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
185 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
187 dbus::MessageWriter writer(&method_call);
189 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
198 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
200 dbus::MessageWriter writer(&method_call);
201 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
209 dbus::MethodCall method_call(shill::kFlimflamServiceInterface,
212 &method_call,