Home
last modified time | relevance | path

Searched defs:return_val (Results 1 – 3 of 3) sorted by relevance

/art/libelffile/elf/
Dxz_utils.cc115 int return_val = XzUnpacker_Code(state.get(), in XzDecompress() local
/art/runtime/jni/
Djni_internal.cc551 #define CHECK_NON_NULL_ARGUMENT_RETURN(value, return_val) \ argument
554 #define CHECK_NON_NULL_ARGUMENT_FN_NAME(name, value, return_val) \ argument
/art/compiler/optimizing/
Dload_store_elimination_test.cc1150 HInstruction* return_val = new (GetAllocator()) HReturn(get_field); in TEST_F() local
1201 HInstruction* return_val = new (GetAllocator()) HReturn(get_field); in TEST_F() local