Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/android/
Dbuild_info.h37 std::string GetDeviceManufacturer();
Dbuild_info.cc38 std::string BuildInfo::GetDeviceManufacturer() { in GetDeviceManufacturer() function in webrtc::BuildInfo
Daudio_manager_unittest.cc104 kTag, build_info.GetDeviceManufacturer().c_str()); in TEST_F()