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.java192 input.close(); in readPublicKey()
285 input.close(); in readPrivateKey()
310 input.close(); in addOtacert()
783 outputJar.close(); in write()
1203 outputJar.close(); in main()
1250 outputFile.close(); in main()
1269 if (inputJar != null) inputJar.close(); in main()
1270 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()
Dpost_process_props.py116 f.close()
141 f.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/make/tools/signtos/
DSignTos.java147 input.close(); in readPrivateKey()
308 input.close(); in main()
309 output.close(); in main()
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-history.js20 d.close();
/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/releasetools/
Dcommon.py301 os.close(d)
1313 img_unsigned.close()
1314 img_keyblock.close()
1336 ramdisk_img.close()
1337 img.close()
1452 ramdisk_img.close()
1453 img.close()
1725 devnull.close()
2097 os.close(fd)
2197 f.close()
[all …]
Dtarget_files_diff.py230 out_file.close()
Dsign_target_files_apks402 unsigned.close()
438 compressed.close()
442 unsigned.close()
443 signed.close()
Dsign_target_files_apks.py402 unsigned.close()
438 compressed.close()
442 unsigned.close()
443 signed.close()
Dtest_common.py400 zip_file.close()
408 test_file.close()
431 zip_file.close()
476 zip_file.close()
484 test_file.close()
597 zip_file.close()
642 zip_file.close()
Dimages.py197 self._file.close()
Dtest_merge_target_files.py39 open(path, 'a').close()
Dbuild_image.py735 f.close()
/build/make/core/
Dchecktree55 status = fd.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