HomeSort by relevance Sort by last modified time
    Searched refs:setForceNoRemoteInterface (Results 1 - 9 of 9) sorted by null

  /external/parameter-framework/parameter/
ParameterMgrPlatformConnector.cpp 101 void CParameterMgrPlatformConnector::setForceNoRemoteInterface(bool bForceNoRemoteInterface)
103 _pParameterMgr->setForceNoRemoteInterface(bForceNoRemoteInterface);
ParameterMgrFullConnector.cpp 103 void CParameterMgrFullConnector::setForceNoRemoteInterface(bool bForceNoRemoteInterface)
105 _pParameterMgr->setForceNoRemoteInterface(bForceNoRemoteInterface);
ParameterMgr.h 156 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
    [all...]
ParameterMgr.cpp     [all...]
  /external/parameter-framework/parameter/include/
ParameterMgrPlatformConnector.h 92 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
ParameterMgrFullConnector.h 85 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
  /external/parameter-framework/bindings/python/
pfw.i 92 void setForceNoRemoteInterface(bool bForceNoRemoteInterface);
  /external/parameter-framework/test/test-fixed-point-parameter/
Main.py 211 self._instance.setForceNoRemoteInterface(True)
  /external/parameter-framework/tools/xmlGenerator/
domainGenerator.py 281 pfw.setForceNoRemoteInterface(True)

Completed in 334 milliseconds