Searched refs:ExceptionThrower (Results 1 – 1 of 1) sorted by relevance
54 inline ExceptionThrower();57 static ExceptionThrower * get();143 Any ExceptionThrower::queryInterface( Type const & type ) in queryInterface()148 type.equals( ExceptionThrower::getCppuType() )) in queryInterface()157 void ExceptionThrower::acquire() throw () in acquire()161 void ExceptionThrower::release() throw () in release()179 inline ExceptionThrower::ExceptionThrower() in ExceptionThrower() function in __anonc25f52000111::ExceptionThrower187 ExceptionThrower * ExceptionThrower::get() in get()189 ExceptionThrower * s_pThrower = 0; in get()193 static ExceptionThrower s_thrower; in get()[all …]
Completed in 9 milliseconds