Home
last modified time | relevance | path

Searched refs:getFailureOnMissingSubsystem (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/upstream/parameter/
DParameterMgrPlatformConnector.cpp128 bool CParameterMgrPlatformConnector::getFailureOnMissingSubsystem() const in getFailureOnMissingSubsystem() function in CParameterMgrPlatformConnector
130 return _pParameterMgr->getFailureOnMissingSubsystem(); in getFailureOnMissingSubsystem()
DParameterMgr.h169 bool getFailureOnMissingSubsystem() const;
DParameterMgr.cpp824 bool CParameterMgr::getFailureOnMissingSubsystem() const in getFailureOnMissingSubsystem() function in CParameterMgr
/external/parameter-framework/upstream/parameter/include/
DParameterMgrPlatformConnector.h140 bool getFailureOnMissingSubsystem() const;
/external/parameter-framework/upstream/test/functional-tests/include/
DParameterFramework.hpp78 using PF::getFailureOnMissingSubsystem;
/external/parameter-framework/upstream/bindings/python/
Dpfw.i95 bool getFailureOnMissingSubsystem() const;
/external/parameter-framework/upstream/test/test-platform/
DTestPlatform.cpp105 &CTestPlatform::getter<&CParameterMgrPlatformConnector::getFailureOnMissingSubsystem>, 0, in run()
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md52 ## `setFailureOnMissingSubsystem` and `getFailureOnMissingSubsystem`