Searched refs:IsCurrentArgPossiblyNull (Results 1 – 3 of 3) sorted by relevance
176 __ VerifyObject(in_reg, mr_conv->IsCurrentArgPossiblyNull()); in ArtJniCompileMethodInternal()180 __ VerifyObject(in_off, mr_conv->IsCurrentArgPossiblyNull()); in ArtJniCompileMethodInternal()523 null_allowed = mr_conv->IsCurrentArgPossiblyNull(); in CopyParameter()
123 bool ManagedRuntimeCallingConvention::IsCurrentArgPossiblyNull() { in IsCurrentArgPossiblyNull() function in art::ManagedRuntimeCallingConvention
243 bool IsCurrentArgPossiblyNull();