HomeSort by relevance Sort by last modified time
    Searched refs:CmdHandlerInterface (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 47 class CmdHandlerInterface
50 virtual ~CmdHandlerInterface() {};
57 CmdProcessWork(CmdHandlerInterface *ci);
72 CmdHandlerInterface *ci; /* to run ComponentBase::CmdHandler() */
75 class ComponentBase : public CmdHandlerInterface, public WorkableInterface
312 /* implement CmdHandlerInterface */
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 44 CmdProcessWork::CmdProcessWork(CmdHandlerInterface *ci)
    [all...]

Completed in 51 milliseconds