Home
last modified time | relevance | path

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

/TwlSDK-5.5/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.5/build/demos/wireless_shared/wh/
Dwh.c286 static WHJudgeAcceptFunc sJudgeAcceptFunc; variable
959 if (sJudgeAcceptFunc != NULL) in WH_StateOutStartParent()
961 if (!sJudgeAcceptFunc(cb)) in WH_StateOutStartParent()
2940 sJudgeAcceptFunc = NULL; in WH_Initialize()
3261 sJudgeAcceptFunc = func; in WH_SetJudgeAcceptFunc()