Home
last modified time | relevance | path

Searched refs:getForceNoRemoteInterface (Results 1 – 7 of 7) sorted by relevance

/external/parameter-framework/upstream/parameter/
DParameterMgrPlatformConnector.cpp106 bool CParameterMgrPlatformConnector::getForceNoRemoteInterface() const in getForceNoRemoteInterface() function in CParameterMgrPlatformConnector
108 return _pParameterMgr->getForceNoRemoteInterface(); in getForceNoRemoteInterface()
DParameterMgr.h149 bool getForceNoRemoteInterface() const;
DParameterMgr.cpp2814 bool CParameterMgr::getForceNoRemoteInterface() const in getForceNoRemoteInterface() function in CParameterMgr
/external/parameter-framework/upstream/parameter/include/
DParameterMgrPlatformConnector.h112 bool getForceNoRemoteInterface() const;
/external/parameter-framework/upstream/test/functional-tests/include/
DParameterFramework.hpp80 using PF::getForceNoRemoteInterface;
/external/parameter-framework/upstream/bindings/python/
Dpfw.i91 bool getForceNoRemoteInterface() const;
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md48 ## `setForceNoRemoteInterface` and `getForceNoRemoteInterface`