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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 71 struct SessionError : WriteError {
397 SessionError* error);
446 SessionError* error);
447 bool SendAcceptMessage(const SessionDescription* sdesc, SessionError* error);
448 bool SendRejectMessage(const std::string& reason, SessionError* error);
449 bool SendTerminateMessage(const std::string& reason, SessionError* error);
451 SessionError* error);
452 bool SendViewMessage(const SessionView& view, SessionError* error);
453 bool ResendAllTransportInfoMessages(SessionError* error);
464 SessionError* error)
    [all...]
session.cc 276 SessionError error;
314 SessionError error;
335 SessionError error;
361 SessionError error;
375 SessionError error;
484 SessionError* error) {
583 SessionError error;
683 SessionError error;
743 SessionError session_error;
867 SessionError* error)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h 79 struct SessionError : WriteError {
602 SessionError* error);
629 SessionError* error);
630 bool SendAcceptMessage(const SessionDescription* sdesc, SessionError* error);
631 bool SendRejectMessage(const std::string& reason, SessionError* error);
632 bool SendTerminateMessage(const std::string& reason, SessionError* error);
634 SessionError* error);
637 SessionError* error);
639 bool ResendAllTransportInfoMessages(SessionError* error);
640 bool SendAllUnsentTransportInfoMessages(SessionError* error)
    [all...]
session.cc 904 SessionError error;
943 SessionError error;
963 SessionError error;
989 SessionError error
    [all...]
  /external/chromium_org/ppapi/thunk/
ppb_content_decryptor_private_thunk.cc 61 void SessionError(PP_Instance instance,
65 VLOG(4) << "PPB_ContentDecryptor_Private::SessionError()";
69 enter.functions()->SessionError(instance,
154 &SessionError,
ppb_instance_api.h 154 virtual void SessionError(PP_Instance instance,
  /external/chromium_org/ppapi/c/private/
ppb_content_decryptor_private.h 123 void (*SessionError)(PP_Instance instance,
  /external/chromium_org/ppapi/api/private/
ppb_content_decryptor_private.idl 113 void SessionError(
  /external/chromium_org/ppapi/cpp/private/
content_decryptor_private.h 67 void SessionError(uint32_t session_id,
content_decryptor_private.cc 248 void ContentDecryptor_Private::SessionError(uint32_t session_id,
252 get_interface<PPB_ContentDecryptor_Private>()->SessionError(
  /external/chromium_org/ppapi/proxy/
ppb_instance_proxy.h 130 virtual void SessionError(PP_Instance instance,
ppb_instance_proxy.cc 579 void PPB_Instance_Proxy::SessionError(PP_Instance instance,
    [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.h 459 virtual void SessionError(PP_Instance instance,
    [all...]
pepper_plugin_instance_impl.cc     [all...]
  /external/chromium_org/media/cdm/ppapi/
cdm_adapter.cc 656 pp::ContentDecryptor_Private::SessionError(
    [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 126 milliseconds