Home
last modified time | relevance | path

Searched refs:input_strings (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/build/scripts/
H A Dmerge_profile.py74 input_strings = []
81 input_strings=input_strings,
H A Dcompile_resources.py101 input_strings = [options.package_name] if options.package_name else []
112 input_strings=input_strings,
H A Dohos_abc.py58 input_strings=args,
H A Dbpf.py64 input_strings=cmd,
H A Didl.py89 input_strings=cmd,
H A Dhapbuilder.py218 input_strings=[
H A Dbuild_js_assets.py260 input_strings=cmd + [options.build_mode],
/ohos5.0/build/scripts/util/
H A Dmd5_check.py23 def get_new_metadata(input_strings, input_paths): argument
25 new_metadata.add_strings(input_strings)
59 input_strings=None, argument
86 input_strings = input_strings or []
89 new_metadata = get_new_metadata(input_strings, input_paths)
H A Dbuild_utils.py687 input_strings=None, argument
708 input_strings = list(input_strings or [])
732 input_strings=input_strings,
/ohos5.0/build/templates/metadata/
H A Dwrite_meta_data.py231 input_strings = [x for x in possible_input_strings if x]
238 input_strings=input_strings,
/ohos5.0/build/ohos/ndk/
H A Dcheck_ndk_header.py60 input_strings=args,
H A Dgenerate_version_script.py69 input_strings=[options.shlib_name],
H A Dcreate_ndk_docs_portal.py83 input_strings=[options.archive_doc],
H A Dcheck_ndk_header_signature.py86 input_strings=args,
H A Dgenerate_ndk_docs.py106 input_strings=[options.version, options.working_dir],
/ohos5.0/build/ohos/notice/
H A Dmerge_notice_files.py261 input_strings=args.notice_title + args.target_cpu,