Home
last modified time | relevance | path

Searched refs:GetStringProp (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/media/devices/
Dwin32devicemanager.cc230 HRESULT GetStringProp(IPropertyStore* bag, PROPERTYKEY key, std::string* out) { in GetStringProp() function
258 hr = GetStringProp(props, PKEY_Device_FriendlyName, &name); in CricketDeviceFromImmDevice()
260 hr = GetStringProp(props, PKEY_AudioEndpoint_GUID, &guid); in CricketDeviceFromImmDevice()