Home | History | Annotate | Download | only in shill

Lines Matching refs:Error

41 class Error;
85 Error* error);
91 // Remove the persistent storage for this Profile. It is an error to
94 bool RemoveStorage(Error* error);
138 virtual void DeleteEntry(const std::string& entry_name, Error* error);
144 Error* error);
149 std::vector<std::string> EnumerateAvailableServices(Error* error);
150 std::vector<std::string> EnumerateEntries(Error* error);
245 Strings(Profile::*get)(Error* error));