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

  /external/chromium_org/content/renderer/media/webrtc/
peer_connection_dependency_factory.cc 397 PeerConnectionIdentityService* identity_service = local
404 identity_service,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 348 void Init(DTLSIdentityServiceInterface* identity_service) {
362 identity_service, ice_type_));
377 FakeIdentityService* identity_service = new FakeIdentityService(); local
378 identity_service->set_should_fail(identity_request_should_fail);
379 Init(identity_service);
    [all...]

Completed in 950 milliseconds