Home | History | Annotate | Download | only in shill

Lines Matching refs:Error

26 class Error;
40 // reference and populates |error|.
42 const KeyValueStore& args, Error* error) const = 0;
47 // Returns a NULL reference and populates |error| on failure.
48 virtual ServiceRefPtr GetService(const KeyValueStore& args, Error* error) = 0;
55 const KeyValueStore& args, Error* error) = 0;
64 Error* error) = 0;