Searched refs:OS_DecodeDeliverArg (Results 1 – 4 of 4) sorted by relevance
119 …(void)OS_DecodeDeliverArg(); //There are cases where the DeliverArg is not set in advance, so co… in OSi_JumpToMachineSetting()
354 int OS_DecodeDeliverArg(void);
69 if ( OS_DELIVER_ARG_SUCCESS == OS_DecodeDeliverArg() ) in OSi_InitPrevTitleId()
626 int OS_DecodeDeliverArg(void) in OS_DecodeDeliverArg() function