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

/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dfile_wrapper_input.cpp62 bool FileWrapperInput::Seek(uint32_t pos) { function in class:FileWrapperInput
H A Din_memory_wrapper_input.cpp53 bool InMemoryWrapperInput::Seek(uint32_t pos) { function in class:InMemoryWrapperInput
H A Dbitcode_wrapperer.cpp97 bool BitcodeWrapperer::Seek(uint32_t pos) { function in class:BitcodeWrapperer
98 if (infile_ != NULL && infile_->Seek(pos)) {
257 Seek(0);
371 Seek(infile_bc_offset_) &&
383 return !error_ && Seek(infile_bc_offset_) &&
/frameworks/ex/variablespeed/jni/
H A Dring_buffer.cc78 void RingBuffer::Seek(int reader, int64 position) { function in class:video_editing::RingBuffer
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2182 XAresult (*Seek) ( member in struct:XARadioItf_

Completed in 87 milliseconds