Searched refs:kNoPresentationFound (Results 1 – 3 of 3) sorted by relevance
481 delegate->OnError(Error::Code::kNoPresentationFound); in ReconnectPresentation()487 delegate->OnError(Error::Code::kNoPresentationFound); in ReconnectPresentation()516 delegate->OnError(Error::Code::kNoPresentationFound); in ReconnectConnection()546 return Error(Error::Code::kNoPresentationFound, ss.str()); in CloseConnection()559 return Error::Code::kNoPresentationFound; in OnPresentationTerminated()
41 kNoPresentationFound, enumerator
69 case Error::Code::kNoPresentationFound: in operator <<()