Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 40) sorted by relevance

12

/build/blueprint/gotestmain/
Dgotestmain.go40 type data struct { struct
41 Package string
42 Tests []string
43 Examples []*doc.Example
44 HasMain bool
45 MainStartTakesFuzzers bool
/build/make/tools/compliance/cmd/testdata/
DREADME.md10 ### Testdata build graph structure:
158 ### firstparty/ testdata starts with all first-party licensing
192 ### notice/ testdata introduces third-party notice conditions
226 ### reciprocal/ testdata introduces third-party reciprocal sharing conditions
260 ### restricted/ testdata introduces restricted source sharing conditions
294 ### proprietary/ testdata introduces privacy conditions
/build/make/tools/droiddoc/templates-pdk/assets/
Dmicrotemplate.js6 this.tmpl = function tmpl(str, data){ argument
Dandroid-developer-reference.js252 function find_page(url, data) argument
/build/make/tools/releasetools/
Dmake_recovery_patch.py58 def output_sink(fn, data): argument
Dsign_target_files_apks.py437 def SignApk(data, keyname, pw, platform_api_level, codename_to_api_level_map, argument
783 def ReplaceCerts(data): argument
855 def RewriteProps(data): argument
Dsign_target_files_apks437 def SignApk(data, keyname, pw, platform_api_level, codename_to_api_level_map, argument
783 def ReplaceCerts(data): argument
855 def RewriteProps(data): argument
Dadd_img_to_target_files.py123 def output_sink(fn, data): argument
172 def output_sink(fn, data): argument
Dsparse_img.py163 def AppendFillChunk(self, data, blocks): argument
Dtest_utils.py218 def _parse_property_files_string(data): argument
Drangelib.py33 def __init__(self, data=None): argument
Dcheck_target_files_signatures.py163 def CertFromPKCS7(data, filename): argument
/build/make/tools/releasetools/merge/
Dtest_merge_compatibility_checks.py45 def write_temp_file(path, data=''): argument
Dmerge_utils.py76 def WriteSortedData(data, path): argument
/build/soong/cc/
Dtest_data_test.go162 data android.Paths member
/build/make/tools/
Dfat16copy.py126 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
Devent_log_tags.py120 def WriteOutput(output_file, data): argument
/build/soong/python/
Dpython_test.go51 data = []struct { var
Dtest.go68 data []android.DataPath member
/build/bazel/scripts/bp2build-progress/
Dbp2build-progress.py57 def combine_report_data(data): argument
/build/soong/android/
Dandroidmk_test.go36 data AndroidMkData member
/build/make/tools/zipalign/
DZipFile.cpp368 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, in addCommon()
815 const void* data, size_t size, uint32_t* pCRC32) in copyDataToFp()
884 const void* data, size_t size, uint32_t* pCRC32) in compressFpToFp()
DZipFile.h97 status_t add(const void* data, size_t size, const char* storageName, in add()
/build/soong/cmd/merge_zips/
Dmerge_zips_test.go32 data []byte member
/build/soong/rust/
Dtest.go83 data []android.DataPath member

12