Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/remote-processor/
DRequestMessage.cpp159 string CRequestMessage::trim(const string &strToTrim) in trim() argument
162 string strTrimmed = strToTrim; in trim()
DRequestMessage.h74 static std::string trim(const std::string &strToTrim);