OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyConfigurations
(Results
1 - 10
of
10
) sorted by null
/external/parameter-framework/upstream/parameter/
ParameterMgrPlatformConnector.cpp
78
void CParameterMgrPlatformConnector::
applyConfigurations
()
82
_pParameterMgr->
applyConfigurations
();
ParameterMgr.h
116
void
applyConfigurations
();
[
all
...]
ParameterMgr.cpp
680
void CParameterMgr::
applyConfigurations
()
[
all
...]
/external/parameter-framework/upstream/parameter/include/
ParameterMgrPlatformConnector.h
89
void
applyConfigurations
();
/external/parameter-framework/upstream/test/test-platform/
TestPlatform.cpp
95
"
applyConfigurations
", &CTestPlatform::
applyConfigurations
, 0, "",
245
CTestPlatform::CommandReturn CTestPlatform::
applyConfigurations
(const IRemoteCommand & /*command*/,
248
mParameterMgrPlatformConnector.
applyConfigurations
();
TestPlatform.h
95
CommandReturn
applyConfigurations
(const IRemoteCommand &remoteCommand, std::string &strResult);
/external/parameter-framework/upstream/test/functional-tests/include/
ParameterFramework.hpp
77
using PF::
applyConfigurations
;
/external/parameter-framework/upstream/bindings/python/
pfw.i
89
void
applyConfigurations
();
/external/parameter-framework/upstream/bindings/c/
ParameterFramework.cpp
292
handle->pfw->
applyConfigurations
();
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
ParameterManagerWrapper.cpp
435
mPfwConnector->
applyConfigurations
();
Completed in 962 milliseconds