OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleRequestFromBrowser
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/zygote/
zygote_linux.h
44
bool
HandleRequestFromBrowser
(int fd);
zygote_linux.cc
97
if (
HandleRequestFromBrowser
(kBrowserDescriptor))
106
bool Zygote::
HandleRequestFromBrowser
(int fd) {
Completed in 244 milliseconds