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

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-2690385/bin/
asan_device_setup 368 local _basename="$(basename "$_from")"
369 echo "Installing $_to/$_basename $_mode $_context"
370 adb_push "$_from" "$_to/$_basename"
371 adb_shell chown root.shell "$_to/$_basename"
373 adb_shell chmod "$_mode" "$_to/$_basename"
376 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/gdb/linux-x86/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 437 milliseconds