Home
last modified time | relevance | path

Searched refs:DeadReferenceException (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSharedPtr.hpp38 class DeadReferenceException : public std::exception class
41 DeadReferenceException (void) throw() in DeadReferenceException() function in de::DeadReferenceException
492 throw DeadReferenceException(); in acquireFromWeak()
DdeSharedPtr.cpp373 catch (const DeadReferenceException&) in SharedPtr_selfTest()
385 catch (const DeadReferenceException&) in SharedPtr_selfTest()