/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
TestService.java | 520 protected void finalize() throws Throwable { method in class:TestService.FinalizingGcOp.Finalizable 521 super.finalize(); [all...] |
/frameworks/compile/mclinker/include/mcld/Target/ |
GNULDBackend.h | 74 /// undefined symbol in input objects. ObjectLinker must finalize its value 81 /// then it will ask backend to finalize the symbol value.
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardComposer.java | 639 protected void finalize() throws Throwable { method in class:VCardComposer 645 super.finalize();
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 333 @Override protected void finalize() throws Throwable { method in class:DexFile 341 super.finalize();
|
/libcore/ojluni/src/main/java/java/util/zip/ |
Deflater.java | 537 * finalize() method. Once this method is called, the behavior 556 protected void finalize() { method in class:Deflater
|
/libcore/ojluni/src/main/java/sun/nio/ch/ |
UnixAsynchronousSocketChannelImpl.java | 246 protected void finalize() throws Throwable { method in class:UnixAsynchronousSocketChannelImpl 253 super.finalize();
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
ProximityInfo.java | 233 protected void finalize() throws Throwable { method in class:ProximityInfo 240 super.finalize();
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionary.java | 662 protected void finalize() throws Throwable { method in class:BinaryDictionary 666 super.finalize();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
libc-lock.h | 217 /* Finalize the named lock variable, which must be locked. It cannot be 233 /* Finalize recursive named lock. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
libc-lock.h | 217 /* Finalize the named lock variable, which must be locked. It cannot be 233 /* Finalize recursive named lock. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
libc-lock.h | 217 /* Finalize the named lock variable, which must be locked. It cannot be 233 /* Finalize recursive named lock. */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/ |
pool.py | 48 from multiprocessing.util import Finalize, debug 186 self._terminate = Finalize(
|
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/ |
pool.py | 48 from multiprocessing.util import Finalize, debug 186 self._terminate = Finalize(
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
pool.py | 48 from multiprocessing.util import Finalize, debug 186 self._terminate = Finalize(
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
pool.py | 48 from multiprocessing.util import Finalize, debug 186 self._terminate = Finalize(
|
/system/vold/ |
CommandListener.cpp | 429 } else if (!strcmp(argv[1], "finalize")) { 432 cli->sendMsg(ResponseCode::CommandSyntaxError, "Usage: asec finalize <container-id>", false);
|
/toolchain/binutils/binutils-2.25/gold/ |
dwp.cc | 418 // Finalize the local symbols. 491 // Finalize the file, write the string tables and index sections, 494 finalize(); 1841 Dwp_output_file::finalize() function in class:gold::Dwp_output_file [all...] |
dynobj.h | 525 finalize(unsigned int index); 566 finalize(Symbol_table* symtab, unsigned int dynsym_index,
|
/external/clang/lib/CodeGen/ |
CGExprConstant.cpp | 80 llvm::Constant *Finalize(QualType Ty); 502 llvm::Constant *ConstStructBuilder::Finalize(QualType Ty) { 569 return Builder.Finalize(Updater->getType()); 580 return Builder.Finalize(ILE->getType()); 593 return Builder.Finalize(ValTy); [all...] |
/external/v8/src/ |
utils.h | 728 // deallocated by the caller of Finalize(). 734 ~SimpleStringBuilder() { if (!is_finalized()) Finalize(); } 748 // 0-characters; use the Finalize() method to terminate the string 771 // Finalize the string by 0-terminating it and returning the buffer. 772 char* Finalize(); [all...] |
/prebuilts/gradle-plugin/com/google/gms/google-services/1.3.0-beta1/ |
google-services-1.3.0-beta1.jar | |
/prebuilts/gradle-plugin/com/google/gms/google-services/1.3.0-beta2/ |
google-services-1.3.0-beta2.jar | |
/prebuilts/gradle-plugin/com/google/gms/google-services/1.3.0-beta3/ |
google-services-1.3.0-beta3.jar | |
/prebuilts/gradle-plugin/com/google/gms/google-services/1.3.0-beta4/ |
google-services-1.3.0-beta4.jar | |
/prebuilts/gradle-plugin/com/google/gms/google-services/1.3.1/ |
google-services-1.3.1.jar | |