Searched refs:CHANNEL_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
148 const std::string CHANNEL_DISCONNECTED = "disconnected"; variable
478 prctl(PR_SET_NAME, CHANNEL_DISCONNECTED.c_str()); in OnSessionState()