Home
last modified time | relevance | path

Searched refs:ShouldBeDeletedOnPoolManagerDestruction (Results 1 - 4 of 4) sorted by relevance

/third_party/vixl/src/
H A Dpool-manager-impl.h429 if (label_base->ShouldBeDeletedOnPoolManagerDestruction()) { in RemoveAndDelete()
433 VIXL_ASSERT(!label_base->ShouldBeDeletedOnPoolManagerDestruction()); in RemoveAndDelete()
H A Dpool-manager.h152 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const { return false; } in ShouldBeDeletedOnPoolManagerDestruction() function in vixl::LocationBase
/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.h394 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE {
/third_party/vixl/test/
H A Dtest-pool-manager.cc902 virtual bool ShouldBeDeletedOnPoolManagerDestruction() const VIXL_OVERRIDE {

Completed in 5 milliseconds