Searched refs:Seek (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dwrapper_input.h44 virtual bool Seek(uint32_t pos) = 0;
H A Dfile_wrapper_input.h42 virtual bool Seek(uint32_t pos);
H A Din_memory_wrapper_input.h42 virtual bool Seek(uint32_t pos);
H A Dbitcode_wrapperer.h164 bool Seek(uint32_t pos);
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Din_memory_wrapper_input.cpp53 bool InMemoryWrapperInput::Seek(uint32_t pos) { function in class:InMemoryWrapperInput
H A Dfile_wrapper_input.cpp62 bool FileWrapperInput::Seek(uint32_t pos) { function in class:FileWrapperInput
H A Dbitcode_wrapperer.cpp97 bool BitcodeWrapperer::Seek(uint32_t pos) { function in class:BitcodeWrapperer
98 if (infile_ != nullptr && infile_->Seek(pos)) {
257 Seek(0);
371 Seek(infile_bc_offset_) &&
383 return !error_ && Seek(infile_bc_offset_) &&
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs257 <span class="en">Seek and Progress Bars</span>
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2182 XAresult (*Seek) ( member in struct:XARadioItf_

Completed in 4561 milliseconds