Searched defs:setForceNoRemoteInterface (Results 1 - 3 of 3) sorted by relevance

/external/parameter-framework/parameter/
H A DParameterMgrPlatformConnector.cpp101 void CParameterMgrPlatformConnector::setForceNoRemoteInterface(bool bForceNoRemoteInterface) function in class:CParameterMgrPlatformConnector
103 _pParameterMgr->setForceNoRemoteInterface(bForceNoRemoteInterface);
H A DParameterMgrFullConnector.cpp103 void CParameterMgrFullConnector::setForceNoRemoteInterface(bool bForceNoRemoteInterface) function in class:CParameterMgrFullConnector
105 _pParameterMgr->setForceNoRemoteInterface(bForceNoRemoteInterface);
H A DParameterMgr.cpp2491 void CParameterMgr::setForceNoRemoteInterface(bool bForceNoRemoteInterface) function in class:CParameterMgr

Completed in 117 milliseconds