Searched defs:thisBasePath (Results 1 – 1 of 1) sorted by relevance
394 void SPTask::WritePath(std::string thisBasePath) in WritePath()406 std::string thisBasePath = baseOutPath + "/" + curTaskInfo.sessionId; in StopGetInfo() local