OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConstFrameworkConfiguration
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/parameter/
ParameterMgr.cpp
446
getSystemClass()->setName(
getConstFrameworkConfiguration
()->getSystemClassName());
447
getConfigurableDomains()->setName(
getConstFrameworkConfiguration
()->getSystemClassName());
451
getConstFrameworkConfiguration
()->findChild("SubsystemPlugins"));
462
<< (
getConstFrameworkConfiguration
()->isTuningAllowed() ? "allowed" : "prohibited");
498
getConstFrameworkConfiguration
()->findChildOfKind("StructureDescriptionFileLocation"));
568
getConstFrameworkConfiguration
()->findChildOfKind("SettingsConfiguration"));
[
all
...]
ParameterMgr.h
[
all
...]
Completed in 62 milliseconds