Lines Matching refs:Error
34 class Error;
46 virtual void Connect(const VPNServiceRefPtr& service, Error* error) = 0;
89 virtual KeyValueStore GetProvider(Error* error);
110 void ClearMappedStringProperty(const size_t& index, Error* error);
111 void ClearMappedStringsProperty(const size_t& index, Error* error);
112 std::string GetMappedStringProperty(const size_t& index, Error* error);
114 const size_t& index, Error* error);
116 const size_t& index, const std::string& value, Error* error);
118 const size_t& index, const std::vector<std::string>& value, Error* error);