OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finalize
(Results
251 - 275
of
570
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLX509Certificate.java
511
protected void
finalize
() throws Throwable {
method in class:OpenSSLX509Certificate
517
super.
finalize
();
/external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h
221
derived().
finalize
();
255
temp.
finalize
();
/external/llvm/unittests/Transforms/Utils/
Cloning.cpp
262
//
Finalize
the debug info
263
DBuilder.
finalize
();
270
DBuilder2.
finalize
();
/frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java
219
protected void
finalize
() throws Throwable {
method in class:BluetoothSocket
223
super.
finalize
();
/frameworks/base/core/java/android/content/res/
StringBlock.java
142
protected void
finalize
() throws Throwable {
method in class:StringBlock
144
super.
finalize
();
XmlBlock.java
453
protected void
finalize
() throws Throwable {
method in class:XmlBlock.Parser
469
protected void
finalize
() throws Throwable {
method in class:XmlBlock
/frameworks/base/core/java/android/hardware/
SystemSensorManager.java
309
protected void
finalize
() throws Throwable {
method in class:SystemSensorManager.BaseEventQueue
313
super.
finalize
();
/frameworks/base/core/java/android/hardware/camera2/
DngCreator.java
417
protected void
finalize
() throws Throwable {
method in class:DngCreator
421
super.
finalize
();
/frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionImpl.java
559
protected void
finalize
() throws Throwable {
method
563
super.
finalize
();
/frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyCameraDevice.java
466
protected void
finalize
() throws Throwable {
method in class:LegacyCameraDevice
470
Log.e(TAG, "Got error while trying to
finalize
, ignoring: " + e.getMessage());
472
super.
finalize
();
/frameworks/base/core/java/android/net/http/
AndroidHttpClient.java
193
protected void
finalize
() throws Throwable {
method in class:AndroidHttpClient
194
super.
finalize
();
/frameworks/base/core/java/android/os/
MessageQueue.java
110
protected void
finalize
() throws Throwable {
method in class:MessageQueue
114
super.
finalize
();
/frameworks/base/core/java/android/view/
SurfaceControl.java
297
protected void
finalize
() throws Throwable {
method in class:SurfaceControl
306
super.
finalize
();
ThreadedRenderer.java
396
protected void
finalize
() throws Throwable {
method in class:ThreadedRenderer
401
super.
finalize
();
/frameworks/base/core/java/android/view/animation/
Animation.java
1051
protected void
finalize
() throws Throwable {
method
[
all
...]
/frameworks/base/graphics/java/android/graphics/
Path.java
746
protected void
finalize
() throws Throwable {
method in class:Path
750
super.
finalize
();
/frameworks/base/media/java/android/media/
SubtitleTrack.java
188
protected void
finalize
() throws Throwable {
method in class:SubtitleTrack
195
super.
finalize
();
/frameworks/base/services/core/java/com/android/server/am/
PendingIntentRecord.java
310
protected void
finalize
() throws Throwable {
method in class:PendingIntentRecord
317
super.
finalize
();
/frameworks/opt/vcard/java/com/android/vcard/
VCardComposer.java
590
protected void
finalize
() throws Throwable {
method in class:VCardComposer
596
super.
finalize
();
/libcore/luni/src/main/java/java/net/
PlainSocketImpl.java
201
@Override protected void
finalize
() throws Throwable {
method in class:PlainSocketImpl
208
super.
finalize
();
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java
181
protected void
finalize
() {
method in class:ExemptionMechanismTest.Mock_ExemptionMechanism
183
super.
finalize
();
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java
623
protected void
finalize
() throws Throwable {
method in class:GLRootView
627
super.
finalize
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
ProximityInfo.java
235
protected void
finalize
() throws Throwable {
method in class:ProximityInfo
242
super.
finalize
();
/packages/services/Mms/src/com/android/mms/service/http/
NetworkAwareHttpClient.java
192
protected void
finalize
() throws Throwable {
method in class:NetworkAwareHttpClient
193
super.
finalize
();
/external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.h
256
void
finalize
();
334
static void
finalize
(const GCInfo*, Address, size_t);
371
void
finalize
();
489
void
finalize
(Header*);
751
// Forcefully
finalize
all objects in this part of the Blink heap
[
all
...]
Completed in 1467 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>