Searched defs:RemoveSelf (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/webkit/child/
H A Dworker_task_runner_unittest.cc28 testing::Invoke(this, &MockObserver::RemoveSelf));
30 void RemoveSelf() { function in class:webkit_glue::MockObserver
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar.cc101 void InfoBar::RemoveSelf() { function in class:InfoBar
/external/stressapptest/src/
H A Dworker.cc201 void WorkerStatus::RemoveSelf() { function in class:WorkerStatus
383 worker_status_->RemoveSelf();

Completed in 112 milliseconds