Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/install_attributes/
H A Dmock_install_attributes_reader.cc19 const std::string& device_mode, bool initialized) { in MockInstallAttributesReader()
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dscreen_capture_utils.cc169 DEVMODEW device_mode; in GetScreenRect() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dmouse_cursor_monitor_win.cc184 DEVMODE device_mode; in GetScreenRect() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/allwinner/
H A Dsunxi_rsb.c103 int rsb_set_device_mode(uint32_t device_mode) in rsb_set_device_mode()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/allwinner/
Dsunxi_rsb.c103 int rsb_set_device_mode(uint32_t device_mode) in rsb_set_device_mode()
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Darc.py605 def set_device_mode(device_mode, use_fake_sensor_with_lifetime_secs=0): argument
/aosp_15_r20/external/libbrillo/policy/tests/
H A Ddevice_policy_impl_test.cc21 void InitializePolicy(const char* device_mode, in InitializePolicy()
/aosp_15_r20/external/libbrillo/policy/
H A Ddevice_policy_impl.cc210 const std::string& device_mode = install_attributes_reader_->GetAttribute( in IsEnterpriseEnrolled() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto23617 optional DeviceMode device_mode = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h420817 inline ::android::os::statsd::HearingAidInfoReported_DeviceMode HearingAidInfoReported::device_mode in device_mode() function