Searched refs:IsCurrentArgPossiblyNull (Results 1 – 3 of 3) sorted by relevance
160 __ VerifyObject(in_reg, mr_conv->IsCurrentArgPossiblyNull()); in ArtJniCompileMethodInternal()164 __ VerifyObject(in_off, mr_conv->IsCurrentArgPossiblyNull()); in ArtJniCompileMethodInternal()465 null_allowed = mr_conv->IsCurrentArgPossiblyNull(); in CopyParameter()
77 bool ManagedRuntimeCallingConvention::IsCurrentArgPossiblyNull() { in IsCurrentArgPossiblyNull() function in art::ManagedRuntimeCallingConvention
239 bool IsCurrentArgPossiblyNull();