OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdentityLaunchWebAuthFlowFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc
539
IdentityLaunchWebAuthFlowFunction
::
IdentityLaunchWebAuthFlowFunction
() {}
541
IdentityLaunchWebAuthFlowFunction
::~
IdentityLaunchWebAuthFlowFunction
() {
546
bool
IdentityLaunchWebAuthFlowFunction
::RunImpl() {
572
void
IdentityLaunchWebAuthFlowFunction
::InitFinalRedirectURLPrefixForTest(
577
void
IdentityLaunchWebAuthFlowFunction
::InitFinalRedirectURLPrefix(
585
void
IdentityLaunchWebAuthFlowFunction
::OnAuthFlowFailure(
606
void
IdentityLaunchWebAuthFlowFunction
::OnAuthFlowURLChange(
identity_api.h
197
class
IdentityLaunchWebAuthFlowFunction
: public ChromeAsyncExtensionFunction,
203
IdentityLaunchWebAuthFlowFunction
();
209
virtual ~
IdentityLaunchWebAuthFlowFunction
();
identity_apitest.cc
[
all
...]
Completed in 2577 milliseconds