OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addConfigurableElement
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/parameter/
DomainConfiguration.cpp
217
void CDomainConfiguration::
addConfigurableElement
(const CConfigurableElement* pConfigurableElement, const CSyncerSet* pSyncerSet)
ConfigurableDomain.cpp
300
if (!
addConfigurableElement
(pConfigurableElement, NULL, strError)) {
357
bool CConfigurableDomain::
addConfigurableElement
(CConfigurableElement* pConfigurableElement, const CParameterBlackboard* pMainBlackboard, string& strError)
616
pDomainConfiguration->
addConfigurableElement
(pConfigurableElement, pSyncerSet);
[
all
...]
Completed in 409 milliseconds