Searched refs:traceMsg (Results 1 – 2 of 2) sorted by relevance
55 std::string traceMsg = std::string(e.what()); in find() local56 trace::err(traceMsg.c_str()); in find()98 std::string traceMsg = std::string(e.what()); in findService() local99 trace::err(traceMsg.c_str()); in findService()134 std::string traceMsg = std::string(e.what()); in getProperty() local135 trace::err(traceMsg.c_str()); in getProperty()206 std::string traceMsg = std::string(e.what()); in transitionHost() local207 trace::err(traceMsg.c_str()); in transitionHost()
80 std::string traceMsg = std::string(e.what()); in setProperty() local81 trace::err(traceMsg.c_str()); in setProperty()