Home | History | Annotate | Download | only in login

Lines Matching refs:SignedSettings

19 class SignedSettings;
30 SignedSettings::ReturnCode code,
35 SignedSettings::ReturnCode code, const std::string& email) {}
39 SignedSettings::ReturnCode code, const std::string& email) {}
43 SignedSettings::ReturnCode code,
49 SignedSettings::ReturnCode code,
55 SignedSettings::ReturnCode code) {}
59 SignedSettings::ReturnCode code,
86 virtual void OnOpCreated(SignedSettings* op) = 0;
87 virtual void OnOpStarted(SignedSettings* op) = 0;
88 virtual void OnOpCompleted(SignedSettings* op) = 0;