Searched refs:log_warning (Results 1 – 7 of 7) sorted by relevance
152 log_warning("%s", strError.c_str()); in sync()234 void CSubsystemObject::log_warning(std::string strMessage, ...) const in log_warning() function in CSubsystemObject246 _pInstanceConfigurableElement->log_warning("%s", pacBuffer); in log_warning()
57 …log_warning("Rejecting value pair association: 0x%X - %s for Selection Criterion Type %s", iValue,… in addValuePair()65 …log_warning("Rejecting value pair association (literal already present): 0x%X - %s for Selection C… in addValuePair()
91 void log_warning(std::string strMessage, ...) const;
71 …log_warning("Selection criterion \"%s\" has been modified %d time(s) without any configuration app… in setCriterionState()
53 void log_warning(const char* strMessage, ...) const;
71 void CElement::log_warning(const char* strMessage, ...) const in log_warning() function in CElement
788 log_warning("Configurations were not applied because the TuningMode is on"); in applyConfigurations()