Searched defs:exception_check (Results 1 – 4 of 4) sorted by relevance
110 template <typename T> void exception_check(T& x, test::strong<T>& strong) in exception_check() function313 template <typename T> void exception_check(T& x, test::strong<T>& strong) in exception_check() function
497 bool exception_check = env_->ExceptionCheck(); in CallMethod() local
308 pub fn exception_check(&self) -> Result<bool> { in exception_check() method
526 pub fn exception_check(&self) -> Result<bool> { in exception_check() method