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

  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 39 virtual void prepareForDestruction();
SoftOMXComponent.h 41 virtual void prepareForDestruction() {}
  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp 141 me->prepareForDestruction();
SimpleSoftOMXComponent.cpp 48 void SimpleSoftOMXComponent::prepareForDestruction() {
  /external/chromium_org/third_party/WebKit/Source/core/editing/
FrameSelection.h 102 void prepareForDestruction();
FrameSelection.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
Frame.cpp 192 document()->prepareForDestruction();
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.cpp 414 m_frame->document()->prepareForDestruction();
425 m_frame->selection()->prepareForDestruction();
    [all...]
DocumentLoader.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 509 void prepareForDestruction();
    [all...]
Document.cpp     [all...]

Completed in 305 milliseconds