Searched refs:MB_CALLBACK_ERROR (Results 1 – 7 of 7) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/mb/common/src/ |
| D | mb_wm_base.c | 295 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 306 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 331 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 344 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 359 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 418 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 449 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 493 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 510 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() 524 p_mbi_param->callback(MB_CALLBACK_ERROR, arg); in MBi_ParentCallback() [all …]
|
| D | mb_common.c | 209 else if (type == MB_CALLBACK_ERROR) in MBi_comm_wmevent_output()
|
| D | mb_wm.c | 588 wmWork->mpCallback(MB_CALLBACK_ERROR, &arg); in MBi_WMErrorCallback()
|
| D | mb_child.c | 405 case MB_CALLBACK_ERROR: in MBi_CommChildCallback()
|
| D | mb_fake_child.c | 969 case MB_CALLBACK_ERROR: in MBFi_WMCallback()
|
| D | mb_parent.c | 480 case MB_CALLBACK_ERROR: in MBi_CommParentCallback()
|
| /TwlSDK-5.1.0/build/libraries/mb/common/include/ |
| D | mb_wm_base.h | 89 #define MB_CALLBACK_ERROR 256 macro
|