Searched defs:Read (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dfile_wrapper_input.cpp35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { function in class:FileWrapperInput
H A Din_memory_wrapper_input.cpp29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { function in class:InMemoryWrapperInput
/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A DBCHeaderField.h68 bool Read(const uint8_t* buf, size_t buf_len) { function in class:BCHeaderField
/frameworks/native/include/media/openmax/
H A DOMX_ContentPipe.h174 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member in struct:CP_PIPETYPE
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp43 virtual int Read(long long position, long length, unsigned char* buffer) { function in struct:android::DataSourceReader
474 long n = frame.Read(mExtractor->mReader, (unsigned char *)mbuf->data());

Completed in 425 milliseconds