Searched defs:queue_name (Results 1 – 2 of 2) sorted by relevance
41 void SendHelper(const std::string &queue_name, const std::string &message) { in SendHelper()
69 const std::string& queue_name, bool auto_close) { in Create()