HomeSort by relevance Sort by last modified time
    Searched full:finalize (Results 851 - 875 of 2103) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java 175 protected void finalize() throws Throwable { method in class:SQLiteConnection
183 super.finalize();
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 244 protected void finalize() { method in class:PerfMeasurement
  /frameworks/base/core/java/android/os/storage/
IStorageManager.aidl 96 * Finalize a container which has just been created and populated. After
  /frameworks/base/libs/hwui/tests/macrobench/
main.cpp 337 gBenchmarkReporter->Finalize();
  /frameworks/base/media/java/android/media/
MediaHTTPConnection.java 400 protected void finalize() { method in class:MediaHTTPConnection
Ringtone.java 465 protected void finalize() { method in class:Ringtone
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 331 throw new IOException("Failed to finalize " + newCid);
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
Utils.java 286 * @deprecated TODO(sghuman): Finalize the form of this method and then move it to a new
  /frameworks/compile/libbcc/lib/
RSAddDebugInfoPass.cpp 98 DebugInfo.finalize();
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 231 // 13. - finalize symbol value
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 121 /// finalizeSymbol - finalize the symbol value
  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_api.h 56 // note of it, and wait until we're about to finalize for an API release to do
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_h264.c 60 gobject_class->finalize = mix_videoformat_h264_finalize;
118 if (root_class->finalize) {
119 root_class->finalize(obj);
927 //Most stuff is cleaned up in parent_class->finalize() and in _finalize
    [all...]
mixvideoformat_vc1.c 69 gobject_class->finalize = mix_videoformat_vc1_finalize;
134 if (root_class->finalize) {
135 root_class->finalize(obj);
    [all...]
mixvideoformatenc_h264.c 72 gobject_class->finalize = mix_videoformatenc_h264_finalize;
102 if (root_class->finalize) {
103 root_class->finalize(obj);
938 //Most stuff is cleaned up in parent_class->finalize()
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
SystemTest.java 402 protected void finalize() { method in class:SystemTest
  /libcore/ojluni/src/main/java/java/net/
AbstractPlainDatagramSocketImpl.java 243 protected void finalize() { method in class:AbstractPlainDatagramSocketImpl
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
common_interface_defs.h 147 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
common_interface_defs.h 147 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
common_interface_defs.h 168 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/sanitizer/
common_interface_defs.h 170 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/compiler-rt/include/sanitizer/
common_interface_defs.h 170 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h 248 /// applied by the outermost call to finalize. This allows different
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/sanitizer/
common_interface_defs.h 170 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/compiler-rt/include/sanitizer/
common_interface_defs.h 170 // it must call __sanitizer_finish_switch_fiber to finalize the switch.

Completed in 1562 milliseconds

<<31323334353637383940>>