OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleResume
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.h
78
void
HandleResume
(const base::ListValue* args);
downloads_dom_handler.cc
295
base::Bind(&DownloadsDOMHandler::
HandleResume
,
424
void DownloadsDOMHandler::
HandleResume
(const base::ListValue* args) {
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
281
static void
HandleResume
(void *self, void *ignored, int MPH)
386
result = ThreadPool_add_ppi(&thisObject->mEngine->mThreadPool,
HandleResume
,
IObject.c
168
static void
HandleResume
(void *self, void *ignored, int unused)
253
result = ThreadPool_add_ppi(&thiz->mEngine->mThreadPool,
HandleResume
, thiz, NULL, 0);
Completed in 44 milliseconds