Home
last modified time | relevance | path

Searched defs:readHeader (Results 1 – 12 of 12) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DExecutionDataReader.java121 private void readHeader() throws IOException { in readHeader() method in ExecutionDataReader
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp118 Error TextInstrProfReader::readHeader() { in readHeader() function in TextInstrProfReader
264 Error RawInstrProfReader<IntPtrT>::readHeader() { in readHeader() function in RawInstrProfReader
316 Error RawInstrProfReader<IntPtrT>::readHeader( in readHeader() function in RawInstrProfReader
625 Error IndexedInstrProfReader::readHeader() { in readHeader() function in IndexedInstrProfReader
DSampleProfReader.cpp388 std::error_code SampleProfileReaderBinary::readHeader() { in readHeader() function in SampleProfileReaderBinary
517 std::error_code SampleProfileReaderGCC::readHeader() { in readHeader() function in SampleProfileReaderGCC
/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h328 std::error_code readHeader() override { return sampleprof_error::success; } in readHeader() function
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifHeaderParser.java231 private void readHeader() { in readHeader() method in GifHeaderParser
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
DWebSocketReader.java107 private void readHeader() throws IOException { in readHeader() method in WebSocketReader
/external/xmlrpcpp/src/
DXmlRpcClient.cpp283 XmlRpcClient::readHeader() in readHeader() function in XmlRpcClient
DXmlRpcServerConnection.cpp68 XmlRpcServerConnection::readHeader() in readHeader() function in XmlRpcServerConnection
/external/sonic/
Dwave.c190 static int readHeader( in readHeader() function
/external/icu/icu4c/source/tools/makeconv/
Dmakeconv.cpp425 readHeader(ConvData *data, in readHeader() function
/external/volley/src/main/java/com/android/volley/toolbox/
DDiskBasedCache.java392 public static CacheHeader readHeader(InputStream is) throws IOException { in readHeader() method in DiskBasedCache.CacheHeader
/external/svox/pico/lib/
Dpicorsrc.c295 static pico_status_t readHeader(picorsrc_ResourceManager this, in readHeader() function