Home | History | Annotate | Download | only in dbus

Lines Matching defs:helper_

31         helper_(bus, proxy_) {
32 helper_.MonitorPropertyChanged(flimflam::kFlimflamManagerInterface);
39 helper_.AddPropertyChangedObserver(observer);
44 helper_.RemovePropertyChangedObserver(observer);
50 helper_.CallDictionaryValueMethod(&method_call, callback);
57 helper_.CallDictionaryValueMethod(&method_call, callback);
69 helper_.CallVoidMethodWithErrorCallback(&method_call,
81 helper_.CallVoidMethodWithErrorCallback(&method_call,
94 helper_.CallVoidMethodWithErrorCallback(&method_call,
107 helper_.CallVoidMethodWithErrorCallback(&method_call,
120 helper_.CallObjectPathMethodWithErrorCallback(&method_call,
135 helper_.CallObjectPathMethodWithErrorCallback(&method_call,
148 helper_.CallObjectPathMethodWithErrorCallback(&method_call,
166 helper_.CallBooleanMethodWithErrorCallback(
186 helper_.CallStringMethodWithErrorCallback(
206 helper_.CallStringMethodWithErrorCallback(
215 helper_.CallVoidMethodWithErrorCallback(&method_call,
226 ShillClientHelper helper_;