OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PutBytes
(Results
1 - 3
of
3
) sorted by null
/external/opencv/
WLNonFileByteStream.cpp
77
void WLNonFileByteStream::
PutBytes
( const void* buffer, int count )
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.cc
74
void PnaclTranslateThread::
PutBytes
(std::vector<char>* bytes,
76
PLUGIN_PRINTF(("
PutBytes
(this=%p, bytes=%p, size=%" NACL_PRIuS
/external/opencv/otherlibs/highgui/
bitstrm.cpp
831
void WLByteStream::
PutBytes
( const void* buffer, int count )
Completed in 491 milliseconds