Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 10 of 10) sorted by relevance

/build/docs/
Dhow-to-build-a-hap.md29 | resources | 资源文件,编译后放置在assets/entry/resources目录下 |
50 声明一个HAP的AppScope模块,该目标的app_profile和sources会在编译时拼接到具体的entry内编译,该模板只在Stage模型下使用。
75 资源文件,FA模型编译后放置在assets/entry/resources目录下,Stage模型编译后放置在resources目录下。
135 354 2009-01-01 00:00 assets/entry/resources.index ------> resources
136 1 2009-01-01 00:00 assets/entry/resources/base/media/attributes.key ------> resources
137 1 2009-01-01 00:00 assets/entry/resources/base/media/constants.key ------> resources
138 1 2009-01-01 00:00 assets/entry/resources/base/media/contents.key ------> resources
139 6790 2009-01-01 00:00 assets/entry/resources/base/media/icon.png ------> resources
140 1 2009-01-01 00:00 assets/entry/resources/base/media/nodes.key ------> resources
157 hap_profile = "entry/src/main/config.json"
[all …]
Dhow-to-build-a-app.md31 | **module_libs_dir** | 所依赖的系统库在应用中的目录,与**system_lib_deps**共同使用,默认为"entry" |
40 | **test_module** | 编译的测试用例ohosTest所在的模块名,与**test_hap**共同使用,默认为entry |
61 module_libs_dir = "entry" # 使用system_lib_deps时指定
143 test_module = "entry"
148 上面的模板将会编译出example.hap和test_example.hap,其中test_example.hap是由entry/ohosTest中的源码编译产生。
/build/misc/linux/
Dsysroot_ld_path.sh28 local entry="$root$localpath"
29 echo $entry
94 for entry in $LD_SO_CONF_D/*.conf; do
95 process_ld_so_conf "$1" "$entry"
/build/scripts/util/
Dmd5_check.py363 for entry in self._files:
364 self._file_map[(entry['path'], None)] = entry
365 for subentry in entry.get('entries', ()):
366 self._file_map[(entry['path'],
389 return (entry['path'] for entry in subentries)
/build/rust/
DBUILD.gn14 #This was originally a compilation entry, but now "default" is added to the component dependency of…
/build/config/ohos/
DBUILD.gn112 cflags = [ "-finstrument-function-entry-bare" ]
/build/build_scripts/
Dbuild.sh202 …${PYTHON3} ${SOURCE_ROOT_DIR}/build/scripts/entry.py --source-root-dir ${SOURCE_ROOT_DIR} $args_li…
/build/hb/services/
Dloader.py531 entry = part.get('system_capabilities')
532 if len(entry) > 0:
533 platform_capabilities.extend(entry)
/build/lite/ndk/doc/config/
DDoxyfile_CPP645 # will remove the Files entry from the Quick Index and from the Folder Tree View
652 # page. This will remove the Namespaces entry from the Quick Index and from the
DDoxyfile_C645 # will remove the Files entry from the Quick Index and from the Folder Tree View
652 # page. This will remove the Namespaces entry from the Quick Index and from the