HomeSort by relevance Sort by last modified time
    Searched refs:CloseWithError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_socket.h 263 void CloseWithError(ChannelError error);
cast_socket.cc 415 CloseWithError(error_state_);
551 CloseWithError(error_state_);
694 void CastSocket::CloseWithError(ChannelError error) {

Completed in 71 milliseconds