Home
last modified time | relevance | path

Searched refs:MB_CALLBACK_API_ERROR (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.5/build/libraries/mb/common/src/
Dmb_common.c207 if (type == MB_CALLBACK_API_ERROR) in MBi_comm_wmevent_output()
Dmb_wm.c613 wmWork->mpCallback(MB_CALLBACK_API_ERROR, &arg); in MBi_WMApiErrorCallback()
Dmb_child.c372 case MB_CALLBACK_API_ERROR: in MBi_CommChildCallback()
Dmb_fake_child.c958 case MB_CALLBACK_API_ERROR: in MBFi_WMCallback()
Dmb_parent.c447 case MB_CALLBACK_API_ERROR: in MBi_CommParentCallback()
Dmb_wm_base.c1719 p_mbi_param->callback(MB_CALLBACK_API_ERROR, arg); in MBi_CheckWmErrcode()
/TwlSDK-5.5/build/libraries/mb/common/include/
Dmb_wm_base.h88 #define MB_CALLBACK_API_ERROR 255 // Error on the value returned from an API … macro