OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessRequests
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/components/enhanced_bookmarks/
bookmark_image_service.cc
196
ProcessRequests
(page_url, image, image_url);
238
ProcessRequests
(page_url, gfx::Image(), GURL());
250
ProcessRequests
(from, gfx::Image(), GURL());
265
ProcessRequests
(it->first, gfx::Image(), GURL());
272
void BookmarkImageService::
ProcessRequests
(const GURL& page_url,
bookmark_image_service.h
119
void
ProcessRequests
(const GURL& page_url,
/external/chromium_org/content/zygote/
zygote_linux.h
36
bool
ProcessRequests
();
zygote_linux.cc
96
bool Zygote::
ProcessRequests
() {
zygote_main_linux.cc
621
return zygote.
ProcessRequests
();
Completed in 58 milliseconds