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/
media_stream_dependency_factory.cc 693 PeerConnectionIdentityService* identity_service = local
700 identity_service,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 312 void Init(DTLSIdentityServiceInterface* identity_service) {
326 identity_service));
341 FakeIdentityService* identity_service = new FakeIdentityService(); local
342 identity_service->set_should_fail(identity_request_should_fail);
343 Init(identity_service);
    [all...]

Completed in 107 milliseconds