Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.cpp107 #define LOG_CONTEXT(contextTitle) core::log::Context context(_logger, contextTitle) macro
359 LOG_CONTEXT("Loading"); in load()
393 LOG_CONTEXT("Main blackboard back synchronization"); in load()
407 LOG_CONTEXT("Criterion states"); in load()
429 LOG_CONTEXT("Loading framework configuration"); in loadFrameworkConfiguration()
469 LOG_CONTEXT("Loading subsystem plugins"); in loadSubsystems()
493 LOG_CONTEXT("Loading " + pSystemClass->getName() + " system class structure"); in loadStructure()
517 LOG_CONTEXT("Importing system structure from file " + structureUri); in loadStructure()
563 LOG_CONTEXT("Loading settings"); in loadSettingsFromConfigFile()
682 LOG_CONTEXT("Configuration application request"); in applyConfigurations()
[all …]