Searched refs:DestructImpl (Results 1 – 4 of 4) sorted by relevance
62 void DestructImpl(void* pStackBottom, bool isError);
152 { Base::DestructImpl(pStackBottom, isError); } in Destruct()
150 { Base::DestructImpl(pStackBottom, isError); } in Destruct()
62 void SimpleAutoStackManagerBase::DestructImpl(void* pStackBottom, bool isError) in DestructImpl() function in nn::os::SimpleAutoStackManagerBase