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

  /external/parameter-framework/parameter/
ParameterMgrPlatformConnector.cpp 96 bool CParameterMgrPlatformConnector::getForceNoRemoteInterface() const
98 return _pParameterMgr->getForceNoRemoteInterface();
ParameterMgrFullConnector.cpp 98 bool CParameterMgrFullConnector::getForceNoRemoteInterface() const
100 return _pParameterMgr->getForceNoRemoteInterface();
ParameterMgr.h 149 bool getForceNoRemoteInterface() const;
    [all...]
ParameterMgr.cpp     [all...]
  /external/parameter-framework/parameter/include/
ParameterMgrPlatformConnector.h 83 bool getForceNoRemoteInterface() const;
ParameterMgrFullConnector.h 76 bool getForceNoRemoteInterface() const;
  /external/parameter-framework/bindings/python/
pfw.i 91 bool getForceNoRemoteInterface() const;

Completed in 75 milliseconds