HomeSort by relevance Sort by last modified time
    Searched full:_finalize (Results 1 - 11 of 11) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Backup.java 21 _finalize(); method
32 _finalize(); method
38 protected native void _finalize() throws SQLite.Exception; method in class:Backup
Database.java 144 _finalize(); method
148 private native void _finalize(); method in class:Database
  /external/autotest/client/common_lib/cros/fake_device_server/
registration_tickets.py 56 def _finalize(self, id, api_key, ticket): member in class:RegistrationTickets
131 return self._finalize(id, api_key, ticket)
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
typeannotation.py 113 self.sub_types.append(item._Finalize(self))
247 def _Finalize(self, parent):
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat.c 332 //All teardown is being done in _finalize()
mixvideoformatenc.c 412 //TODO decide whether to put any of the teardown from _finalize() here
mixvideoformat_mp42.c     [all...]
mixvideoformat_h264.c 927 //Most stuff is cleaned up in parent_class->finalize() and in _finalize
    [all...]
mixvideoformat_vc1.c     [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.h 28 * Method: _finalize
  /cts/tools/dex-tools/dex/
classes0.out.dex 493 private native void _finalize()
    [all...]

Completed in 224 milliseconds