Home
last modified time | relevance | path

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

/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp1763 PVMFMP4FFParserNodeCommand& cmdCancel = iCancelCommand.front(); in CompleteCancelAfterInit() local
1764 PVMFCmdResp resp(cmdCancel.iId, cmdCancel.iContext, PVMFFailure); in CompleteCancelAfterInit()
1765 PVMFSessionId session = cmdCancel.iSession; in CompleteCancelAfterInit()
1768 iCancelCommand.Erase(&cmdCancel); in CompleteCancelAfterInit()