HomeSort by relevance Sort by last modified time
    Searched defs:doPush (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/qtools/
callstack.h 85 void doPush(BBEvent *event, symbol_type *function);
185 doPush(event, function);
198 doPush(event, function);
212 doPush(event, function);
383 void CallStack<FRAME, BASE>::doPush(BBEvent *event, symbol_type *function)
456 printf(" doPush(): popping to user mode, bb_addr: 0x%08x\n",
476 printf(" doPush() popping to level %d, using retAddr 0x%08x\n",
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
SyncService.java 352 doPush(fileArray, remote.getFullPath(), monitor);
588 private void doPush(File[] fileArray, String remotePath, ISyncProgressMonitor monitor)
600 doPush(f.listFiles(), dest, monitor);
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 221 milliseconds