Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DParameterMgr.h83 struct SRemoteCommandParserItem struct
712 static const SRemoteCommandParserItem gastRemoteCommandParserItems[];
DParameterMgr.cpp139 const CParameterMgr::SRemoteCommandParserItem CParameterMgr::gastRemoteCommandParserItems[] = {
362 …const SRemoteCommandParserItem* pRemoteCommandParserItem = &gastRemoteCommandParserItems[uiRemoteC… in CParameterMgr()