OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URLBufferStartNotify
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h
171
void
URLBufferStartNotify
(int32_t pp_error);
file_downloader.cc
144
start_notify = &FileDownloader::
URLBufferStartNotify
;
292
void FileDownloader::
URLBufferStartNotify
(int32_t pp_error) {
293
PLUGIN_PRINTF(("FileDownloader::
URLBufferStartNotify
(pp_error=%"
Completed in 1602 milliseconds