Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos.TWL/mp_shared/wh/
Dwh.c279 static WHJudgeAcceptFunc sJudgeAcceptFunc; variable
893 if (sJudgeAcceptFunc != NULL) in WH_StateOutStartParent()
895 if (!sJudgeAcceptFunc(cb)) in WH_StateOutStartParent()
2803 sJudgeAcceptFunc = NULL; in WH_Initialize()
3126 sJudgeAcceptFunc = func; in WH_SetJudgeAcceptFunc()
/TwlSDK-5.3.1/build/demos/wireless_shared/wh/
Dwh.c278 static WHJudgeAcceptFunc sJudgeAcceptFunc; variable
951 if (sJudgeAcceptFunc != NULL) in WH_StateOutStartParent()
953 if (!sJudgeAcceptFunc(cb)) in WH_StateOutStartParent()
2932 sJudgeAcceptFunc = NULL; in WH_Initialize()
3253 sJudgeAcceptFunc = func; in WH_SetJudgeAcceptFunc()