HomeSort by relevance Sort by last modified time
    Searched refs:createReader (Results 1 - 6 of 6) sorted by null

  /development/simulator/app/
Pipe.h 47 bool createReader(unsigned long handle);
LocalBiChannel.cpp 150 (*ppReadPipe)->createReader((unsigned long) hPipe);
213 (*ppReadPipe)->createReader((unsigned long) hPipe);
386 (*ppReadPipe)->createReader(sock);
435 (*ppReadPipe)->createReader(sock);
Pipe.cpp 124 bool Pipe::createReader(unsigned long handle)
  /cts/tools/vm-tests/src/util/build/
DasmBuildStep.java 51 private static Reader createReader(String fname) throws IOException {
65 inp = createReader(fname);
  /cts/tools/dasm/src/dasm/
Main.java 66 private static Reader createReader(String fname) throws IOException {
88 inp = createReader(fname);
  /external/jdiff/
xerces.jar 

Completed in 85 milliseconds