| /build/blueprint/proptools/ |
| D | tag.go | 37 func PropertyIndexesWithTag(ps interface{}, key, value string) [][]int { argument 46 func propertyIndexesWithTag(t reflect.Type, key, value string) [][]int { argument
|
| /build/make/tools/ |
| D | check_radio_versions.py | 33 key, value = line.split()[1].split("=", 1) variable 40 key, fn = item.split(":", 1) variable
|
| D | product_debug.py | 21 def break_lines(key, val): argument
|
| /build/blueprint/bootstrap/bpdoc/ |
| D | properties.go | 240 func (ps *PropertyStruct) ExcludeByTag(key, value string) { argument 244 func (ps *PropertyStruct) IncludeByTag(key, value string) { argument 248 func filterPropsByTag(props *[]Property, key, value string, exclude bool) { 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/android/ |
| D | onceper.go | 94 key interface{} member
|
| /build/soong/ui/build/ |
| D | environment.go | 49 func (e *Environment) Set(key, value string) { argument
|
| /build/make/tools/releasetools/ |
| D | ota_from_target_files | 345 def __getitem__(self, key): argument 348 def __setitem__(self, key, value): argument 351 def get(self, key, default=None): argument 404 def GetOemProperty(self, key): argument
|
| D | ota_from_target_files.py | 345 def __getitem__(self, key): argument 348 def __setitem__(self, key, value): argument 351 def get(self, key, default=None): argument 404 def GetOemProperty(self, key): argument
|
| D | common.py | 369 def makeint(key): argument 547 def GetAvbChainedPartitionArg(partition, info_dict, key=None): argument 1085 def SignFile(input_name, output_name, key, password, min_api_level=None, argument 2213 def ExtractAvbPublicKey(key): argument
|
| D | verity_utils.py | 98 block_device, signer_path, key, signer_args, argument
|
| /build/soong/python/ |
| D | python.go | 641 key, value, curModule, otherModule string) bool { argument
|
| /build/make/tools/signapk/src/com/android/signapk/ |
| D | SignApk.java | 242 Key key = skFactory.generateSecret(new PBEKeySpec(password)); in decryptPrivateKey() local
|