Home
last modified time | relevance | path

Searched defs:device_mode (Results 1 – 5 of 5) sorted by relevance

/external/libbrillo/install_attributes/
Dmock_install_attributes_reader.cc19 const std::string& device_mode, bool initialized) { in MockInstallAttributesReader()
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capture_utils.cc78 DEVMODE device_mode; in GetScreenRect() local
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_win.cc148 DEVMODE device_mode; in GetScreenRect() local
/external/libbrillo/policy/tests/
Ddevice_policy_impl_unittest.cc21 void InitializePolicy(const char* device_mode, in InitializePolicy()
/external/autotest/client/common_lib/cros/
Darc.py606 def set_device_mode(device_mode, use_fake_sensor_with_lifetime_secs=0): argument