Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgrPlatformConnector.cpp111 void CParameterMgrPlatformConnector::setForceNoRemoteInterface(bool bForceNoRemoteInterface) in setForceNoRemoteInterface() argument
113 _pParameterMgr->setForceNoRemoteInterface(bForceNoRemoteInterface); in setForceNoRemoteInterface()
DParameterMgr.h156 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
DParameterMgr.cpp2820 void CParameterMgr::setForceNoRemoteInterface(bool bForceNoRemoteInterface) in setForceNoRemoteInterface() argument
2822 _bForceNoRemoteInterface = bForceNoRemoteInterface; in setForceNoRemoteInterface()
/external/parameter-framework/upstream/parameter/include/
DParameterMgrPlatformConnector.h121 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
/external/parameter-framework/upstream/bindings/python/
Dpfw.i92 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);