Home
last modified time | relevance | path

Searched refs:isHotstart (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/libraries/os/common/include/
Dapplication_jump_private.h104 BOOL OS_ReadLauncherParameter( LauncherParam *buf, BOOL *isHotstart );
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_application_jump.c696 BOOL OS_ReadLauncherParameter( LauncherParam *buf, BOOL *isHotstart ) in OS_ReadLauncherParameter() argument
706 *isHotstart = FALSE; in OS_ReadLauncherParameter()
708 *isHotstart = TRUE; in OS_ReadLauncherParameter()