/build/blueprint/gotestmain/ |
D | gotestmain.go | 40 type data struct { struct 41 Package string 42 Tests []string 43 Examples []*doc.Example 44 HasMain bool 45 MainStartTakesInterface bool
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | microtemplate.js | 6 this.tmpl = function tmpl(str, data){ argument
|
D | android-developer-reference.js | 252 function find_page(url, data) argument
|
/build/make/tools/releasetools/ |
D | make_recovery_patch.py | 58 def output_sink(fn, data): argument
|
D | sign_target_files_apks.py | 385 def SignApk(data, keyname, pw, platform_api_level, codename_to_api_level_map, argument 687 def ReplaceCerts(data): argument 758 def RewriteProps(data): argument
|
D | sign_target_files_apks | 385 def SignApk(data, keyname, pw, platform_api_level, codename_to_api_level_map, argument 687 def ReplaceCerts(data): argument 758 def RewriteProps(data): argument
|
D | add_img_to_target_files.py | 157 def output_sink(fn, data): argument 206 def output_sink(fn, data): argument
|
D | sparse_img.py | 163 def AppendFillChunk(self, data, blocks): argument
|
D | rangelib.py | 33 def __init__(self, data=None): argument
|
D | check_target_files_signatures | 159 def CertFromPKCS7(data, filename): argument
|
D | check_target_files_signatures.py | 159 def CertFromPKCS7(data, filename): argument
|
D | images.py | 68 def __init__(self, data, trim=False, pad=False): argument
|
D | common.py | 813 def _LoadBuildProp(self, data): argument 1914 def CheckSize(data, target, info_dict): argument 2336 def ZipWriteStr(zip_file, zinfo_or_arcname, data, perms=None, argument 2520 def __init__(self, name, data, compress_size=None): argument 3009 def ParseCertificate(data): argument
|
/build/soong/cc/ |
D | test_data_test.go | 162 data android.Paths member
|
D | test.go | 313 data []android.DataPath member 510 data android.Paths member
|
/build/make/tools/ |
D | fat16copy.py | 126 def write(self, data): argument 214 def new_file(self, name, data=None): argument 438 def write(self, data): argument 713 def write_file(self, head_cluster, start_byte, data): argument
|
D | event_log_tags.py | 119 def WriteOutput(output_file, data): argument
|
/build/soong/android/ |
D | androidmk_test.go | 26 data AndroidMkData member
|
/build/make/tools/zipalign/ |
D | ZipFile.cpp | 360 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, in addCommon() 785 const void* data, size_t size, uint32_t* pCRC32) in copyDataToFp() 850 const void* data, size_t size, uint32_t* pCRC32) in compressFpToFp()
|
D | ZipFile.h | 97 status_t add(const void* data, size_t size, const char* storageName, in add()
|
/build/soong/python/ |
D | python_test.go | 57 data = []struct { var
|
/build/soong/cmd/merge_zips/ |
D | merge_zips_test.go | 32 data []byte member
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | docs.js | 40 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) { argument 43 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) { argument 3078 function find_page(url, data) argument 3099 $.getScript(toRoot + 'navtree_data.js', function(data, textStatus, jqxhr) { argument 3251 function init_google_navtree2(navtree_id, data) argument 3314 $.getScript(toRoot + 'gms_navtree_data.js', function(data, textStatus, jqxhr) { argument 3326 $.getScript(toRoot + 'gcm_navtree_data.js', function(data, textStatus, jqxhr) { argument 3342 $.getScript(toRoot + 'samples_navtree_data.js', function(data, textStatus, jqxhr) { argument
|
/build/make/tools/signapk/src/com/android/signapk/ |
D | SignApk.java | 314 CMSTypedData data, X509Certificate publicKey, PrivateKey privateKey, int hash, in writeSignatureBlock() 482 try (InputStream data = in.getInputStream(inEntry)) { in copyFiles() 542 InputStream data = in.getInputStream(inEntry); in copyFiles() local
|
/build/soong/sh/ |
D | sh_binary.go | 112 data android.Paths member
|