OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:final_url_prefix_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/identity/
identity_api.cc
579
if (
final_url_prefix_
.is_empty()) {
580
final_url_prefix_
= GURL(base::StringPrintf(
608
if (redirect_url.GetWithEmptyPath() ==
final_url_prefix_
) {
identity_api.h
221
GURL
final_url_prefix_
;
member in class:extensions::IdentityLaunchWebAuthFlowFunction
Completed in 196 milliseconds