Searched refs:CMOCK_fwk_module_get_ctx_CALLBACK (Results 1 – 2 of 2) sorted by relevance
43 typedef struct fwk_module_context* (* CMOCK_fwk_module_get_ctx_CALLBACK)(fwk_id_t id, int cmock_num… typedef44 void fwk_module_get_ctx_AddCallback(CMOCK_fwk_module_get_ctx_CALLBACK Callback);45 void fwk_module_get_ctx_Stub(CMOCK_fwk_module_get_ctx_CALLBACK Callback);
83 CMOCK_fwk_module_get_ctx_CALLBACK fwk_module_get_ctx_CallbackFunctionPointer;345 void fwk_module_get_ctx_AddCallback(CMOCK_fwk_module_get_ctx_CALLBACK Callback) in fwk_module_get_ctx_AddCallback()351 void fwk_module_get_ctx_Stub(CMOCK_fwk_module_get_ctx_CALLBACK Callback) in fwk_module_get_ctx_Stub()
Completed in 5 milliseconds