OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetValidUrl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/keyboard/
keyboard_controller_proxy.h
89
// Reloads the web contents to the valid url from
GetValidUrl
().
93
const GURL&
GetValidUrl
();
keyboard_controller_proxy.cc
121
const GURL& KeyboardControllerProxy::
GetValidUrl
() {
141
GetValidUrl
(),
155
content::SiteInstance::CreateForURL(context,
GetValidUrl
()))));
Completed in 57 milliseconds