Searched refs:OS_DELIVER_ARG_NOT_READY (Results 1 – 2 of 2) sorted by relevance
449 return OS_DELIVER_ARG_NOT_READY; in OS_SetStringToDeliverArg()490 return OS_DELIVER_ARG_NOT_READY; in OS_SetBinaryToDeliverArg()527 return OS_DELIVER_ARG_NOT_READY; in OS_ConvertStringToDeliverArg()586 return OS_DELIVER_ARG_NOT_READY; in OS_EncodeDeliverArg()631 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()637 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()756 return OS_DELIVER_ARG_NOT_READY; in OS_GetBinaryFromDeliverArg()890 return OS_DELIVER_ARG_NOT_READY; in OS_SetSysParamToDeliverArg()
273 #define OS_DELIVER_ARG_NOT_READY -1 macro