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

  /external/webrtc/talk/media/webrtc/
fakewebrtcdeviceinfo.h 52 Device* dev = GetDeviceById(
80 Device* dev = GetDeviceById(device_id);
87 Device* dev = GetDeviceById(device_id);
112 Device* GetDeviceById(const char* device_id) {
fakewebrtcvcmfactory.h 42 if (!device_info.GetDeviceById(device_id)) return NULL;

Completed in 45 milliseconds