Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:rmtree
(Results
1 - 25
of
30
) sorted by relevance
1
2
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H
A
D
utils.py
58
shutil.
rmtree
(target_path)
90
shutil.
rmtree
(dest_path)
111
shutil.
rmtree
(dest_path)
/arkcompiler/runtime_core/verifier/tests/
H
A
D
version_compatibility_test.py
39
shutil.
rmtree
(output_dir)
144
shutil.
rmtree
(output_dir)
H
A
D
verify_es2panda_test_abc.py
59
shutil.
rmtree
(temp_files_dir)
135
shutil.
rmtree
(temp_files_dir)
H
A
D
verify_sys_hap_abc.py
203
shutil.
rmtree
(out_folder)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ets_templates/
H
A
D
ets_templates_generator.py
55
shutil.
rmtree
(self.__output_path)
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H
A
D
preparation.py
76
shutil.
rmtree
(pictures_dic)
/arkcompiler/ets_frontend/testTs/
H
A
D
utils.py
41
shutil.
rmtree
(path)
/arkcompiler/ets_frontend/arkguard/
H
A
D
compile_arkguard.py
31
shutil.
rmtree
(dest_package_path)
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/
H
A
D
size_compare.py
356
shutil.
rmtree
(self.js_test_root)
358
shutil.
rmtree
(self.ts_test_root)
360
shutil.
rmtree
(self.java_test_root)
/arkcompiler/ets_frontend/es2panda/test/benchmark/
H
A
D
utils.py
71
shutil.
rmtree
(path)
77
shutil.
rmtree
(path)
/arkcompiler/runtime_core/static_core/scripts/cmake-checker/
H
A
D
cmake_checker.py
129
shutil.
rmtree
(temp_dir)
/arkcompiler/toolchain/build/toolchain/mac/
H
A
D
linker_driver.py
213
shutil.
rmtree
(path)
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H
A
D
generate.py
22
from shutil import
rmtree
namespace
52
rmtree
(str(self.out_dir))
/arkcompiler/toolchain/build/prebuilts_download/
H
A
D
prebuilts_download.py
198
shutil.
rmtree
(dest_dir)
202
shutil.
rmtree
(dest_dir)
/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
H
A
D
update.py
148
await loop.run_in_executor(None, shutil.
rmtree
, output_path)
H
A
D
download.py
306
shutil.
rmtree
(path)
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/
H
A
D
run_javar8.py
136
shutil.
rmtree
(child_path)
/arkcompiler/ets_frontend/es2panda/test/
H
A
D
test262util.py
64
shutil.
rmtree
(test262_path)
/arkcompiler/runtime_core/static_core/scripts/
H
A
D
compiler_bisect.py
142
shutil.
rmtree
('ir_dump', ignore_errors=True)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
H
A
D
preparation_step.py
85
shutil.
rmtree
(self.test_gen_path)
H
A
D
ets_test_suite.py
96
shutil.
rmtree
(self.test_root)
/arkcompiler/ets_frontend/test262/
H
A
D
utils.py
212
shutil.
rmtree
(path)
/arkcompiler/ets_frontend/arkguard/scripts/
H
A
D
combination_test.py
203
shutil.
rmtree
(self.obfscated_cache_root_dir)
H
A
D
grammar_test.py
389
shutil.
rmtree
(self.obfscated_cache_root_dir)
/arkcompiler/ets_runtime/test/jsperftest/
H
A
D
run_js_test.py
264
shutil.
rmtree
(fangzhou_test_path)
904
shutil.
rmtree
(Constants.TMP_PATH)
Completed in 22 milliseconds
1
2