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

  /external/webrtc/src/common_audio/resampler/include/
resampler.h 87 int Pull(WebRtc_Word16* samplesOut, int desiredLen, int &outLen);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 68 FileExplorerView_Pull_File=Pull File...
69 FileExplorerView_Pull_File_From_File=Pull a file from the device
  /external/v8/src/
debug-debugger.js     [all...]
array.js 150 // We pull the empty separator check outside the loop for speed!
1013 // Pull out the length so that modifications to the length in the
1049 // Pull out the length so that modifications to the length in the
    [all...]
  /development/testrunner/
adb_interface.py 113 def Pull(self, src, dest):
117 src: absolute file path of file on device to pull
128 self.SendCommand("pull %s %s" % (src, dest), timeout_time=60)
131 logger.Log("ADB Pull Failed: Source file %s does not exist." % src)
coverage.py 96 if self._adb.Pull(device_coverage_path, coverage_local_path):
  /external/webrtc/src/common_audio/resampler/
resampler.cc     [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 410 // Pull the element out to the sliderFrame using fixed positioning. This
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 520 // Pull the element out to the appsFrame using fixed positioning. This
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]

Completed in 280 milliseconds