Home
last modified time | relevance | path

Searched refs:autoLog (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
DParameterMgr.cpp461 CAutoLog autoLog(this, "Loading"); in load() local
498 CAutoLog autoLog(this, "Main blackboard back synchronization"); in load() local
512 CAutoLog autoLog(this, "Criterion states"); in load() local
534 CAutoLog autoLog(this, "Loading framework configuration"); in loadFrameworkConfiguration() local
639 CAutoLog autoLog(this, "Loading settings"); in loadSettingsFromConfigFile() local
777 CAutoLog autoLog(this, "Configuration application request"); in applyConfigurations() local
2221 CAutoLog autoLog(this, string("Importing domains from ") + in importDomainsXml() local
2247 CAutoLog autoLog(this, string("Importing a single domain from ") + in importSingleDomainXml() local
2318 CAutoLog autoLog(this, string("Exporting domains to ") + in exportDomainsXml() local
2329 CAutoLog autoLog(this, string("Exporting single domain '") + domainName + "' to " + in exportSingleDomainXml() local
[all …]
DConfigurableDomains.cpp73 CAutoLog autoLog(this, "Applying configurations"); in apply() local