OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lookup_form_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.cc
155
// signon_realm, origin, and action rewritten to those of |
lookup_form_
|, with
311
// matching, then the specifying form is stored in |
lookup_form_
|. If PSL
313
// and action are stored are replaced by those of |
lookup_form_
|.
314
// Additionally, |
lookup_form_
->signon_realm| is also used to narrow down the
316
// |
lookup_form_
| set to NULL means that PSL matching is not required.
317
scoped_ptr<PasswordForm>
lookup_form_
;
member in class:__anon8991::GKRMethod
362
lookup_form_
.reset(NULL);
382
lookup_form_
.reset(NULL);
418
lookup_form_
.reset(new PasswordForm(form));
437
lookup_form_
.reset(NULL)
[
all
...]
Completed in 174 milliseconds