Home
last modified time | relevance | path

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

/build/soong/python/scripts/
Dstub_template_host.txt61 separator = ':'
62 new_python_path = separator.join(python_path_entries)
66 new_python_path += separator + old_python_path
/build/soong/android/
Dpackage_ctx.go139 func (p PackageContext) SourcePathsVariable(name, separator string, paths ...string) blueprint.Vari…
149 return strings.Join(ret, separator)
Dutil.go57 func JoinWithSuffix(strs []string, suffix string, separator string) string {
74 ret = append(ret, separator...)
/build/make/tools/releasetools/
Dota_from_target_files945 separator = '|'
956 'post-build': separator.join(sorted(post_build_fingerprints)),
982 metadata['pre-build'] = separator.join(sorted(pre_build_fingerprints))
985 metadata['pre-device'] = separator.join(sorted(pre_build_devices))
987 metadata['pre-device'] = separator.join(sorted(post_build_devices))
Dota_from_target_files.py945 separator = '|'
956 'post-build': separator.join(sorted(post_build_fingerprints)),
982 metadata['pre-build'] = separator.join(sorted(pre_build_fingerprints))
985 metadata['pre-device'] = separator.join(sorted(pre_build_devices))
987 metadata['pre-device'] = separator.join(sorted(post_build_devices))
Dblockimgdiff.py188 def print_header(header, separator): argument
190 logger.info('%s\n', separator * len(header))
Dpylintrc262 no-space-check=trailing-comma,dict-separator
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto40 // the name of the modules, and using forward slash ("/") as a name separator.
/build/make/tools/warn/
Dhtml_writer.py586 emit_const_string('FlagSeparator', flags.separator, writer)
Dwarn_common.py164 link_path += flags.separator + line_number_str