Searched refs:OS_DELIVER_ARG_NOT_READY (Results 1 – 2 of 2) sorted by relevance
443 return OS_DELIVER_ARG_NOT_READY; in OS_SetStringToDeliverArg()484 return OS_DELIVER_ARG_NOT_READY; in OS_SetBinaryToDeliverArg()521 return OS_DELIVER_ARG_NOT_READY; in OS_ConvertStringToDeliverArg()580 return OS_DELIVER_ARG_NOT_READY; in OS_EncodeDeliverArg()625 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()631 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()750 return OS_DELIVER_ARG_NOT_READY; in OS_GetBinaryFromDeliverArg()884 return OS_DELIVER_ARG_NOT_READY; in OS_SetSysParamToDeliverArg()
256 #define OS_DELIVER_ARG_NOT_READY -1 macro