Searched refs:retType (Results 1 – 1 of 1) sorted by relevance
74 ffi_type* retType; in dvmPlatformInvoke() local95 retType = getFfiType(*shorty); in dvmPlatformInvoke()106 if (ffi_prep_cif(&cif, FFI_DEFAULT_ABI, dstArg, retType, types) != FFI_OK) { in dvmPlatformInvoke()