Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 30) sorted by relevance

12

/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java29 public void close() throws IOException { in close() method in CountingOutputStream
30 mBase.close(); in close()
DSignApk.java190 input.close(); in readPublicKey()
283 input.close(); in readPrivateKey()
308 input.close(); in addOtacert()
781 outputJar.close(); in write()
1186 outputJar.close(); in main()
1233 outputFile.close(); in main()
1245 if (inputJar != null) inputJar.close(); in main()
1246 if (outputFile != null) outputFile.close(); in main()
/build/make/tools/
Dgenerate-enforce-rro-android-manifest.py64 f.close()
70 f.close()
Dcheck_radio_versions.py35 f.close()
49 f.close()
Dgenerate-notice-files.py59 f.close()
132 output_file.close()
147 output_file.close()
191 output_file.close()
Djava-layers.py122 f.close()
177 f.close()
193 f.close()
Dcompare_fileslist.py38 f.close()
Dproduct_debug.py74 f.close()
Devent_log_tags.py132 out.close()
Dparsedeps.py107 f.close()
/build/make/tools/libhost/
DCopyFile.c258 (void) close(srcFd); in copyRegular()
275 (void) close(srcFd); in copyRegular()
287 (void) close(srcFd); in copyRegular()
293 (void) close(srcFd); in copyRegular()
294 (void) close(dstFd); in copyRegular()
322 (void) close(srcFd); in copyRegular()
323 (void) close(dstFd); in copyRegular()
/build/soong/scripts/
Dgenerate-notice-files.py59 f.close()
132 output_file.close()
147 output_file.close()
191 output_file.close()
/build/make/tools/signtos/
DSignTos.java147 input.close(); in readPrivateKey()
308 input.close(); in main()
309 output.close(); in main()
/build/make/tools/droiddoc/templates-ndk/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-history.js20 d.close();
/build/make/core/
Dchecktree55 status = fd.close()
/build/make/tools/releasetools/
Dcommon.py326 os.close(d)
1378 img_unsigned.close()
1379 img_keyblock.close()
1401 ramdisk_img.close()
1402 img.close()
1517 ramdisk_img.close()
1518 img.close()
1790 devnull.close()
2165 os.close(fd)
2265 f.close()
[all …]
Dtarget_files_diff.py230 out_file.close()
Dsign_target_files_apks.py402 unsigned.close()
438 compressed.close()
442 unsigned.close()
443 signed.close()
Dsign_target_files_apks402 unsigned.close()
438 compressed.close()
442 unsigned.close()
443 signed.close()
Dimages.py197 self._file.close()
Dtest_common.py401 zip_file.close()
409 test_file.close()
432 zip_file.close()
477 zip_file.close()
485 test_file.close()
598 zip_file.close()
643 zip_file.close()
Dtest_merge_target_files.py39 open(path, 'a').close()
Dbuild_image.py781 f.close()
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css1620 .search .close,
1621 #player-frame .close {
1629 background: url(../images/close.png) no-repeat 0 0;
1632 .search .close:hover, .search .close:focus,
1633 #player-frame .close:hover, #player-frame .close:focus {
1637 #player-frame .close {
2571 .lightbox .close {
2577 background: url(../images/close.png) no-repeat 0 0;
2579 .lightbox .close:hover, .lightbox .close:focus {
6968 .video-close {
[all …]

12