OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnwhitelistAsync
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/cros/
mock_login_library.h
34
MOCK_METHOD3(
UnwhitelistAsync
, bool(const std::string&,
login_library.h
76
virtual bool
UnwhitelistAsync
(const std::string& email,
login_library.cc
91
bool
UnwhitelistAsync
(const std::string& email,
94
DCHECK(callback) << "must provide a callback to
UnwhitelistAsync
()";
337
bool
UnwhitelistAsync
(const std::string& email,
Completed in 6954 milliseconds