Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 25 of 29) sorted by relevance

12

/build/soong/env/
Denv.go31 contents := make(envFileData, 0, len(envDeps))
33 contents = append(contents, envFileEntry{key, value})
36 sort.Sort(contents)
38 data, err := json.MarshalIndent(contents, "", " ")
59 var contents envFileData
61 err = json.Unmarshal(data, &contents)
67 for _, entry := range contents {
/build/tools/releasetools/
Dtest_common.py46 def _verify(self, zip_file, zip_file_name, arcname, contents, argument
70 self.assertEqual(zip_file.read(arcname), contents)
73 def _test_ZipWrite(self, contents, extra_zipwrite_args=None): argument
91 test_file.write(contents)
103 self._verify(zip_file, zip_file_name, arcname, contents, test_file_name,
109 def _test_ZipWriteStr(self, zinfo_or_arcname, contents, extra_args=None): argument
131 common.ZipWriteStr(zip_file, zinfo_or_arcname, contents, **extra_args)
134 self._verify(zip_file, zip_file_name, arcname, contents,
/build/tools/droiddoc/templates-sdk-dev/
Dsample.cs49 <!-- begin file contents -->
80 <!-- end file contents -->
/build/tools/droiddoc/templates-ndk/
Dsample.cs54 <!-- begin file contents -->
85 <!-- end file contents -->
/build/tools/droiddoc/templates-sdk/
Dsample.cs54 <!-- begin file contents -->
85 <!-- end file contents -->
/build/tools/droiddoc/templates-sdk-refonly/
Dsample.cs54 <!-- begin file contents -->
85 <!-- end file contents -->
/build/tools/signapk/src/com/android/signapk/
DApkSignerV2.java249 ByteBuffer[] contents) throws DigestException { in computeContentDigests() argument
261 for (ByteBuffer input : contents) { in computeContentDigests()
280 for (ByteBuffer input : contents) { in computeContentDigests()
/build/tools/ijar/
DREADME.txt77 by the contents of the temp buffer.
DLICENSE116 wherever such third-party notices normally appear. The contents
/build/blueprint/
DLICENSE116 wherever such third-party notices normally appear. The contents
/build/kati/
DLICENSE116 wherever such third-party notices normally appear. The contents
/build/tools/droiddoc/templates-sdk-refonly/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
Dandroid-developer-docs.css2433 /* table of contents */
/build/tools/droiddoc/templates-sac/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
Dandroid-developer-docs.css2433 /* table of contents */
/build/tools/droiddoc/templates-sdk-dev/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
/build/tools/droiddoc/templates-ds/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
Dandroid-developer-docs.css1241 /* table of contents */
/build/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
Dandroid-developer-docs.css2433 /* table of contents */
/build/tools/droiddoc/templates-sdk/assets/
DGPL-LICENSE.txt75 is covered only if its contents constitute a work based on the
/build/core/
DLINUX_KERNEL_COPYING91 is covered only if its contents constitute a work based on the
DMakefile950 @echo Modifying ramdisk contents...
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.css1241 /* table of contents */
Djquery-resizable.min.js12contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append… method

12