Searched refs:CoreMessage (Results 1 – 3 of 3) sorted by relevance
1538 CoreMessage* Message = NULL; in SendCommand()1552 Message = (CoreMessage*) oscl_malloc(sizeof(CoreMessage)); in SendCommand()1611 Message = (CoreMessage*) oscl_malloc(sizeof(CoreMessage)); in SendCommand()1693 Message = (CoreMessage*) oscl_malloc(sizeof(CoreMessage)); in SendCommand()1755 Message = (CoreMessage*) oscl_malloc(sizeof(CoreMessage)); in SendCommand()1794 Message = (CoreMessage*) oscl_malloc(sizeof(CoreMessage)); in SendCommand()1870 OMX_ERRORTYPE OmxComponentBase::MessageHandler(CoreMessage* Message) in MessageHandler()3093 CoreMessage* pCoreMessage; in Run()3099 pCoreMessage = (CoreMessage*) DeQueue(ipCoreDescriptor->pMessageQueue); in Run()
226 struct CoreMessage struct
401 OMX_ERRORTYPE MessageHandler(CoreMessage* Message);