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

  /external/chromium_org/content/public/browser/
media_device_id.h 23 CONTENT_EXPORT std::string GetHMACForMediaDeviceID(
media_device_id.cc 13 std::string GetHMACForMediaDeviceID(const ResourceContext::SaltCallback& sc,
35 GetHMACForMediaDeviceID(sc, security_origin, raw_unique_id);
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host_unittest.cc 539 std::string source_id = content::GetHMACForMediaDeviceID(
555 std::string source_id = content::GetHMACForMediaDeviceID(
578 std::string source_id = content::GetHMACForMediaDeviceID(
594 std::string source_id = content::GetHMACForMediaDeviceID(
media_stream_manager.cc 692 std::string source_id = content::GetHMACForMediaDeviceID(
800 device->id = content::GetHMACForMediaDeviceID(
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
webrtc_audio_private_browsertest.cc 134 *source_id_in_origin = content::GetHMACForMediaDeviceID(

Completed in 196 milliseconds