Searched refs:FromMethodCall (Results 1 – 7 of 7) sorted by relevance
54 dbus::Response::FromMethodCall(method_call_).release()}; in CreateCustomResponse()
22 auto resp = dbus::ErrorResponse::FromMethodCall( in CreateDBusErrorResponse()
122 dbus::ErrorResponse::FromMethodCall(method_call, in HandleMethodCall()
238 auto error_response = dbus::ErrorResponse::FromMethodCall( in HandleCall()
212 static scoped_ptr<Response> FromMethodCall(MethodCall* method_call);238 static scoped_ptr<ErrorResponse> FromMethodCall(
291 ErrorResponse::FromMethodCall( in OnMethodCompleted()
410 scoped_ptr<Response> Response::FromMethodCall(MethodCall* method_call) { in FromMethodCall() function in dbus::Response438 scoped_ptr<ErrorResponse> ErrorResponse::FromMethodCall( in FromMethodCall() function in dbus::ErrorResponse