Home
last modified time | relevance | path

Searched defs:strMessage (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/parameter/
DSubsystemObject.cpp216 void CSubsystemObject::log_info(std::string strMessage, ...) const in log_info()
234 void CSubsystemObject::log_warning(std::string strMessage, ...) const in log_warning()
DElement.cpp53 void CElement::log_info(const char* strMessage, ...) const in log_info() argument
71 void CElement::log_warning(const char* strMessage, ...) const in log_warning() argument
DSubsystem.cpp356 const string& strMessage, in getMappingError()