Lines Matching refs:Handle
23 #include "handle.h"
49 bool ConvertJValueCommon(Handle<mirror::MethodType> callsite_type,
50 Handle<mirror::MethodType> callee_type,
60 ALWAYS_INLINE bool ConvertArgumentValue(Handle<mirror::MethodType> callsite_type,
61 Handle<mirror::MethodType> callee_type,
71 ALWAYS_INLINE bool ConvertReturnValue(Handle<mirror::MethodType> callsite_type,
72 Handle<mirror::MethodType> callee_type,
122 Handle<mirror::MethodType> callsite_type,
123 Handle<mirror::MethodType> callee_type,
208 Handle<mirror::MethodHandle> method_handle,
209 Handle<mirror::MethodType> callsite_type,