Home | History | Annotate | Download | only in dbus

Lines Matching refs:GetHelper

75     GetHelper(service_path)->AddPropertyChangedObserver(observer);
81 GetHelper(service_path)->RemovePropertyChangedObserver(observer);
88 GetHelper(service_path)->CallDictionaryValueMethodWithErrorCallback(
105 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
118 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
131 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
145 GetHelper(service_path)->CallListValueMethodWithErrorCallback(
156 GetHelper(service_path)->CallVoidMethodWithErrorCallback(
165 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
175 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
189 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
201 GetHelper(service_path)->CallVoidMethodWithErrorCallback(&method_call,
211 GetHelper(service_path)->CallDictionaryValueMethodWithErrorCallback(
231 ShillClientHelper* GetHelper(const dbus::ObjectPath& service_path) {