Home
last modified time | relevance | path

Searched refs:RemoveSelf (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutitem.cpp28 RemoveSelf(); in ~CXFA_ContentLayoutItem()
49 pItem->RemoveSelf(); in InsertAfter()
57 void CXFA_ContentLayoutItem::RemoveSelf() { in RemoveSelf() function in CXFA_ContentLayoutItem
Dcxfa_contentlayoutitem.h49 void RemoveSelf();
/external/pdfium/core/fxcrt/
Dretained_tree_node_unittest.cpp135 TEST(RetainedTreeNode, RemoveSelf) { in TEST() argument
/external/stressapptest/src/
Dworker.h122 void RemoveSelf();
Dworker.cc193 void WorkerStatus::RemoveSelf() { in RemoveSelf() function in WorkerStatus
375 worker_status_->RemoveSelf(); in StartRoutine()