Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DFileHandle.h28 Read = 0, enumerator
/frameworks/compile/libbcc/bcinfo/Wrap/
Dfile_wrapper_input.cpp35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() function in FileWrapperInput
Din_memory_wrapper_input.cpp29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() function in InMemoryWrapperInput
/frameworks/compile/libbcc/include/bcinfo/Wrap/
DBCHeaderField.h68 bool Read(const uint8_t* buf, size_t buf_len) { in Read() function
/frameworks/native/include/media/openmax/
DOMX_ContentPipe.h174 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp43 virtual int Read(long long position, long length, unsigned char* buffer) { in Read() function