Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSubsystem.cpp318 string CSubsystem::getMappingError(const string &strKey, const string &strMessage, in getMappingError() argument
322 strMessage + "\" " + "for element " + pConfigurableElement->getPath(); in getMappingError()
DSubsystem.h149 std::string getMappingError(const std::string &strKey, const std::string &strMessage,