OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFrontend
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/chromedriver/chrome/
devtools_http_client.h
39
bool
IsFrontend
() const;
devtools_http_client.cc
40
bool WebViewInfo::
IsFrontend
() const {
211
if (view_info.
IsFrontend
()) {
Completed in 31 milliseconds