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

  /external/icu4c/common/
ucnvscsu.c 109 readCommand,
164 scsu->toUState=readCommand;
263 sourceIndex=state==readCommand ? 0 : -1;
287 if(state==readCommand) {
342 case readCommand:
397 state=readCommand;
436 state=readCommand;
448 state=readCommand;
469 state=readCommand;
475 if(state==readCommand) {
    [all...]
  /development/samples/USB/AdbTest/src/com/android/adb/
AdbDevice.java 201 currentCommand.readCommand(getInRequest());
236 currentCommand.readCommand(getInRequest());
AdbMessage.java 130 public boolean readCommand(UsbRequest request) {
  /tools/motodev/src/plugins/preflighting/src/com/motorolamobility/preflighting/internal/daemon/
Daemon.java 223 String command = readCommand(conn);
272 private String readCommand(Socket socket) throws IOException

Completed in 192 milliseconds