Searched refs:TRemoteCommandHandlerTemplate (Results 1 - 3 of 3) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
H A DRemoteCommandHandlerTemplate.h36 class TRemoteCommandHandlerTemplate : public IRemoteCommandHandler class in inherits:IRemoteCommandHandler
115 TRemoteCommandHandlerTemplate(CCommandParser *pCommandParser) function in class:TRemoteCommandHandlerTemplate
121 ~TRemoteCommandHandlerTemplate()
/external/parameter-framework/upstream/test/test-platform/
H A DTestPlatform.h44 typedef TRemoteCommandHandlerTemplate<CTestPlatform> CCommandHandler;
/external/parameter-framework/upstream/parameter/
H A DParameterMgr.h100 using CommandHandler = std::unique_ptr<TRemoteCommandHandlerTemplate<CParameterMgr>>;

Completed in 450 milliseconds