Searched refs:autobox (Results 1 – 1 of 1) sorted by relevance
365 def emit_decode_parameters_writeback(typeInfo, api, cgen, autobox=True): argument382 if autobox and p.nonDispatchableHandleCreate:387 if (not autobox) and p.nonDispatchableHandleCreate:393 if autobox and p.nonDispatchableHandleCreate:397 if (not autobox) and p.nonDispatchableHandleCreate:507 emit_decode_parameters_writeback(typeInfo, api, cgen, autobox=not globalWrapped)