| /build/blueprint/proptools/ |
| D | tag.go | 44 func PropertyIndexesWithTag(ps interface{}, key, value string) [][]int { argument 53 func propertyIndexesWithTag(t reflect.Type, key, value string) [][]int { argument
|
| /build/blueprint/bootstrap/bpdoc/ |
| D | properties.go | 311 func (ps *PropertyStruct) ExcludeByTag(key, value string) { argument 315 func (ps *PropertyStruct) IncludeByTag(key, value string) { argument 319 func filterPropsByTag(props *[]Property, key, value string, exclude bool) { argument 333 func hasTag(tag reflect.StructTag, key, value string) bool { argument
|
| /build/make/tools/ |
| D | check_radio_versions.py | 40 key, value = line.split()[1].split("=", 1) variable 47 key, fn = item.split(":", 1) variable
|
| D | extract_kernel.py | 46 def get_from_release(input_bytes, start_idx, key): argument 60 def dump_from_release(input_bytes, key): argument
|
| D | compare_builds.py | 458 def SortByTimestamp(items, key=lambda item: item): argument
|
| /build/soong/ui/metrics/ |
| D | hostinfo_linux.go | 27 fillInfo(key, value string) argument
|
| /build/make/tools/signtos/ |
| D | SignTos.java | 110 Key key = skFactory.generateSecret(new PBEKeySpec(password)); in decryptPrivateKey() local 203 private static String getSignatureAlgorithm(Key key) { in getSignatureAlgorithm()
|
| /build/soong/ui/build/ |
| D | environment.go | 74 func (e *Environment) Set(key, value string) { argument
|
| /build/soong/android/ |
| D | onceper.go | 121 key interface{} member
|
| /build/make/tools/perf/ |
| D | format_benchmarks | 81 def group_by(l, key): argument
|
| /build/soong/ui/metrics/proc/ |
| D | status.go | 67 func fillProcStatus(s *ProcStatus, key, value string) { argument
|
| /build/make/tools/releasetools/ |
| D | fsverity_metadata_generator.py | 61 def set_key(self, key): argument
|
| D | common.py | 522 def __getitem__(self, key): argument 525 def __setitem__(self, key, value): argument 528 def get(self, key, default=None): argument 672 def GetOemProperty(self, key): argument 945 def makeint(key): argument 1592 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 2530 def SignFile(input_name, output_name, key, password, min_api_level=None, argument 3776 def ExtractAvbPublicKey(avbtool, key): argument
|
| D | ota_from_target_files.py | 565 def ModifyTargetFilesDynamicPartitionInfo(input_file, key, value): argument
|
| /build/make/tools/aconfig/aflags/src/ |
| D | device_config_source.rs | 32 let key = in parse_device_config() localVariable
|
| /build/make/tools/compliance/ |
| D | noticeindex.go | 598 key string member
|
| /build/make/tools/signapk/src/com/android/signapk/ |
| D | SignApk.java | 247 Key key = skFactory.generateSecret(new PBEKeySpec(readPassword(keyFile.getPath()))); in decryptPrivateKey() local
|