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:scripts
(Results
1 - 6
of
6
) sorted by relevance
/base/web/webview/
H
A
D
prepare.sh
58
handle_copy_dir ${INTERFACE_OHOS_GLUE_DIR}/
scripts
${OHOS_GLUE_DIR}/
scripts
96
handle_copy_dir ${INTERFACE_OHOS_GLUE_DIR}/
scripts
${ohos_glue_dir}/
scripts
112
python3 ${ohos_glue_dir}/
scripts
/translator.py ${2}
138
python3 ${OHOS_GLUE_DIR}/
scripts
/translator.py webview $dir_name >> ${OHOS_GLUE_LOG_DIR}/prepare.log
H
A
D
copy_files.py
27
from
scripts
.util import file_utils # noqa: E402
28
from
scripts
.util import build_utils # noqa: E402
75
script_dir = os.path.join(glue_dir, '
scripts
')
76
base_source_files += copy_dir(os.path.join(INTERFACE_OHOS_GLUE_DIR, '
scripts
'), script_dir)
/base/startup/init/services/etc/appender/
H
A
D
file_appender.py
25
from
scripts
.util import build_utils # noqa: E402
128
from
scripts
.util import build_utils # noqa: E402
/base/startup/init/services/etc/passwd_appender/
H
A
D
passwd_appender.py
25
from
scripts
.util import build_utils # noqa: E402
187
from
scripts
.util import build_utils # noqa: E402
/base/startup/appspawn/etc/sandbox/
H
A
D
appdata_sandbox_fixer.py
24
from
scripts
.util import build_utils # noqa: E402
/base/global/i18n/frameworks/intl/src/
H
A
D
locale_config.cpp
875
std::string
scripts
= locale.GetScript();
in GetDisplayLanguageWithDialect()
local
877
if (
scripts
.length() != 0) {
in GetDisplayLanguageWithDialect()
878
std::string languageAndScripts = language + "-" +
scripts
;
in GetDisplayLanguageWithDialect()
Completed in 5 milliseconds