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

  /external/parameter-framework/parameter/
ParameterMgrPlatformConnector.cpp 75 void CParameterMgrPlatformConnector::applyConfigurations()
79 _pParameterMgr->applyConfigurations();
ParameterMgrFullConnector.cpp 108 void CParameterMgrFullConnector::applyConfigurations()
110 return _pParameterMgr->applyConfigurations();
ParameterMgr.h 131 void applyConfigurations();
    [all...]
ParameterMgr.cpp 775 void CParameterMgr::applyConfigurations()
    [all...]
  /external/parameter-framework/parameter/include/
ParameterMgrPlatformConnector.h 74 void applyConfigurations();
ParameterMgrFullConnector.h 87 void applyConfigurations();
  /external/parameter-framework/test/test-platform/
TestPlatform.cpp 100 "applyConfigurations",
101 &CTestPlatform::applyConfigurations,
277 CTestPlatform::CommandReturn CTestPlatform::applyConfigurations(const IRemoteCommand& remoteCommand,
283 _pParameterMgrPlatformConnector->applyConfigurations();
TestPlatform.h 93 CommandReturn applyConfigurations(
  /external/parameter-framework/bindings/python/
pfw.i 89 void applyConfigurations();
  /external/parameter-framework/bindings/c/
ParameterFramework.cpp 306 handle->pfw->applyConfigurations();
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
ParameterManagerWrapper.cpp 431 mPfwConnector->applyConfigurations();

Completed in 935 milliseconds