HomeSort by relevance Sort by last modified time
    Searched refs:Dispose (Results 51 - 75 of 76) sorted by null

1 23 4

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 303 mPropertySheetComposite.dispose();
305 mPropertySheet.dispose();
328 public void dispose() {
470 dispose();
539 public void dispose() { method in class:OutlinePage
543 super.dispose();
545 mPropertySheet.dispose();
746 public void dispose() { method in class:OutlinePage.ContentProvider
    [all...]
  /external/v8/src/
d8.cc 471 temp_isolate->Dispose();
936 // Realm.dispose(i) disposes the reference to the realm i.
    [all...]
json-parser.cc 577 buffer.Dispose();
isolate.h     [all...]
api.cc 528 isolate->Dispose();
    [all...]
isolate.cc     [all...]
  /art/runtime/
debugger.h 229 static void Dispose() {
    [all...]
debugger.cc 538 Dispose();
    [all...]
  /external/pdfium/fxjs/
fxjs_v8.cpp 158 void V8TemplateMapTraits::Dispose(v8::Isolate* isolate,
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 158 /// <c cref="CodedInputStream"/> is disposed; <c>false</c> to dispose of the given stream when the
277 public void Dispose()
281 input.Dispose();
    [all...]
  /external/v8/src/heap/
heap-inl.h 451 // Dispose of the C++ object if it has not already been disposed.
453 (*resource_addr)->Dispose();
  /external/v8/src/profiler/
heap-snapshot-generator.cc     [all...]
  /external/webrtc/webrtc/p2p/base/
relayport.cc 459 // Remove all RelayConnections and dispose sockets.
478 port()->thread()->Dispose(current_connection_);
relayserver.cc 547 thread_->Dispose(binding);
turnserver.cc 524 rtc::Thread::Current()->Dispose(socket);
  /external/v8/include/
v8.h 723 * The destructor will dispose the Persistent based on the
724 * kResetInDestructor flags in the traits class. Since not calling dispose
    [all...]
  /art/runtime/jdwp/
jdwp_handler.cc 232 Dbg::Dispose();
    [all...]
  /external/v8/tools/
grokdump.py     [all...]
  /external/v8/src/compiler/
wasm-compiler.cc     [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 

Completed in 1768 milliseconds

1 23 4