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

  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
uninstall.py 25 sdk_update_common.RemoveDir(bundle_dir)
update.py 164 sdk_update_common.RemoveDir(extract_path)
214 sdk_update_common.RemoveDir(extract_path)
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/
sdk_update.py 18 from sdk_update_common import RenameDir, RemoveDir, Error
99 RemoveDir(tempdir)
sdk_update_common.py 27 def RemoveDir(outdir):
34 RemoveDir will return successfully without taking any action.
90 RemoveDir(destdir)
  /external/chromium_org/native_client_sdk/src/doc/doxygen/
generate_docs.py 73 def RemoveDir(dirname):
86 RemoveDir(doc_dirname)
172 RemoveDir(out_dirname)
247 RemoveDir(svn_dirname)
248 RemoveDir(doxyfile_dirname)
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
download_utils.py 179 RemoveDir(dst)
187 def RemoveDir(path):
  /external/chromium_org/native_client_sdk/src/build_tools/
build_sdk.py 159 buildbot_common.RemoveDir(pepperdir_old)
160 buildbot_common.RemoveDir(pepperdir)
202 buildbot_common.RemoveDir(tmpdir)
233 buildbot_common.RemoveDir(tmpdir)
631 buildbot_common.RemoveDir(dirpath)
820 buildbot_common.RemoveDir(NACLPORTS_DIR)
854 buildbot_common.RemoveDir(bundle_dir)
    [all...]
build_projects.py 67 buildbot_common.RemoveDir(exampledir)
141 buildbot_common.RemoveDir(dirpath)
148 buildbot_common.RemoveDir(dirpath)
build_updater.py 148 buildbot_common.RemoveDir(os.path.join(out_dir, 'nacl_sdk'))
nacl-mono-builder.py 48 buildbot_common.RemoveDir(os.path.join(MONO_BUILD_DIR, 'pepper_*'))
build_app.py 108 buildbot_common.RemoveDir(app_dir)
buildbot_common.py 156 def RemoveDir(dst):
nacl-mono-buildbot.py 22 buildbot_common.RemoveDir(install_dir)

Completed in 131 milliseconds