Home
last modified time | relevance | path

Searched defs:exception_check (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Dgenerate_cpp.cpp352 IfStatement* exception_check = new IfStatement( in DefineClientTransaction() local
663 IfStatement* exception_check = new IfStatement( in HandleServerTransaction() local
/aosp12/art/test/004-JniTest/
H A Djni_test.cc497 bool exception_check = env_->ExceptionCheck(); in CallMethod() local