Searched refs:instanceIdStr (Results 1 – 1 of 1) sorted by relevance
56 std::string instanceIdStr(""); in RunServer() local59 instanceIdStr = std::to_string(debugInfo_.instanceId); in RunServer()61 std::string sockName = pidStr + instanceIdStr + debugInfo_.componentName; in RunServer()63 appPid, instanceIdStr.c_str(), debugInfo_.componentName.c_str()); in RunServer()