Home
last modified time | relevance | path

Searched refs:control (Results 1 – 25 of 156) sorted by relevance

1234567

/device/google/cuttlefish/common/libs/utils/
Dunix_sockets_test.cpp51 message.control.emplace_back(std::move(*control1)); in TEST()
54 message.control.emplace_back(std::move(*control2)); in TEST()
78 ASSERT_EQ(0, message_out->control.size()); in TEST()
88 message_in.control.emplace_back(std::move(*control_in)); in TEST()
96 ASSERT_EQ(1, message_out->control.size()); in TEST()
97 auto fds_out = message_out->control[0].AsSharedFDs(); in TEST()
111 message_in.control.emplace_back(std::move(*control_in)); in TEST()
119 ASSERT_EQ(1, message_out->control.size()); in TEST()
120 auto fds_out = message_out->control[0].AsSharedFDs(); in TEST()
141 message_in.control.emplace_back(std::move(control_in)); in TEST()
[all …]
Dunix_sockets.cpp160 for (const auto& control_message : control) { in HasFileDescriptors()
169 for (const auto& control_message : control) { in FileDescriptors()
179 for (const auto& control_message : control) { in HasCredentials()
188 for (const auto& control_message : control) { in Credentials()
225 for (const auto& control : message.control) { in WriteMessage() local
226 control_size += control.data_.size(); in WriteMessage()
233 for (const ControlMessage& control : message.control) { in WriteMessage() local
237 memcpy(cmsg, control.data_.data(), control.data_.size()); in WriteMessage()
291 managed_message.control.emplace_back(ControlMessage::FromRaw(cmsg)); in ReadMessage()
/device/google/gs-common/thermal/sepolicy/thermal_hal/
Dpixel-thermal-control.sh.te1 type pixel-thermal-control-sh, domain;
2 type pixel-thermal-control-sh_exec, exec_type, vendor_file_type, file_type;
4 init_daemon_domain(pixel-thermal-control-sh)
7 allow pixel-thermal-control-sh vendor_toolbox_exec:file execute_no_trans;
8 allow pixel-thermal-control-sh sysfs_thermal:dir r_dir_perms;
9 allow pixel-thermal-control-sh sysfs_thermal:file rw_file_perms;
10 allow pixel-thermal-control-sh sysfs_thermal:lnk_file r_file_perms;
11 allow pixel-thermal-control-sh thermal_link_device:dir r_dir_perms;
12 set_prop(pixel-thermal-control-sh, vendor_thermal_prop)
/device/google/gs101/conf/
Dinit.gs101.usb.rc80 # setup control params
81 mkdir /config/usb_gadget/g1/functions/uvc.0/control/header/h
82 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
83 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
133 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/bcdUVC
134 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/dwClockFrequency
135 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/terminal/output/default/bSourceID
240 chown system system /config/usb_gadget/g1/functions/uvc.0/control
241 chown system system /config/usb_gadget/g1/functions/uvc.0/control/bInterfaceNumber
242 chown system system /config/usb_gadget/g1/functions/uvc.0/control/class
[all …]
/device/google/gs201/conf/
Dinit.gs201.usb.rc80 # setup control params
81 mkdir /config/usb_gadget/g1/functions/uvc.0/control/header/h
82 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
83 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
133 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/bcdUVC
134 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/dwClockFrequency
135 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/terminal/output/default/bSourceID
241 chown system system /config/usb_gadget/g1/functions/uvc.0/control
242 chown system system /config/usb_gadget/g1/functions/uvc.0/control/bInterfaceNumber
243 chown system system /config/usb_gadget/g1/functions/uvc.0/control/class
[all …]
/device/google/zuma/conf/
Dinit.zuma.usb.rc80 # setup control params
81 mkdir /config/usb_gadget/g1/functions/uvc.0/control/header/h
82 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
83 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
134 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/bcdUVC
135 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/dwClockFrequency
136 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/terminal/output/default/bSourceID
241 chown system system /config/usb_gadget/g1/functions/uvc.0/control
242 chown system system /config/usb_gadget/g1/functions/uvc.0/control/bInterfaceNumber
243 chown system system /config/usb_gadget/g1/functions/uvc.0/control/class
[all …]
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js87 #control; field in DeviceConnection
122 constructor(pc, control) { argument
124 this.#control = control;
272 this.#control.expectMessagesSoon(5000);
373 await this.#control.renegotiateConnection();
671 let control = new Controller(serverConnector);
672 let deviceConnection = new DeviceConnection(pc, control);
675 return control.ConnectDevice(pc, infraConfig).then(_ => deviceConnection);
/device/google/coral/
Dinit.qcom.usb.sh199 mkdir control/header/h
200 ln -s control/header/h control/class/fs/
201 ln -s control/header/h control/class/ss
/device/google/sunfish/
Dinit.qcom.usb.sh196 mkdir control/header/h
197 ln -s control/header/h control/class/fs/
198 ln -s control/header/h control/class/ss
/device/google/redbull/
Dinit.qcom.usb.sh199 mkdir control/header/h
200 ln -s control/header/h control/class/fs/
201 ln -s control/header/h control/class/ss
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css137 .control-panel-column {
143 #control-panel-custom-buttons {
151 .control-panel-column button {
161 .control-panel-column button:disabled {
164 .control-panel-column button.modal-button-opened {
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmFunc.h77 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
80 __regControl = control; in __set_CONTROL()
355 __attribute__( ( always_inline ) ) __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() argument
357 __ASM volatile ("MSR control, %0" : : "r" (control) : "memory"); in __set_CONTROL()
/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dstyle.css282 .control-panel-column {
289 #control-panel-custom-buttons {
299 .control-panel-column button {
311 .control-panel-column button.modal-button-opened {
315 .control-panel-column button:disabled {
320 .control-panel-column button:enabled {
324 .control-panel-column button:active {
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dmcu.cpp94 auto control = instance_.mcu()["control"]["path"]; in WaitForAvailability() local
95 if (control.type() == Json::stringValue) { in WaitForAvailability()
96 CF_EXPECT(WaitForFile(mcu_dir_ + "/" + control.asString(), in WaitForAvailability()
/device/google/cuttlefish/build/
DREADME.md3 To add custom actions to the WebRTC control panel:
27 See https://source.android.com/setup/create/cuttlefish-control-panel for
32 To apply a custom style to your device in the WebRTC control panel:
/device/google/raviole/conf/
Dinit.raven.rc40 setprop vendor.disable.usb.overheat.mitigation.control 1
43 setprop vendor.disable.usb.overheat.mitigation.control 1
46 setprop vendor.disable.usb.overheat.mitigation.control 1
Dinit.oriole.rc24 setprop vendor.disable.usb.overheat.mitigation.control 1
27 setprop vendor.disable.usb.overheat.mitigation.control 1
/device/google/zumapro/conf/
Dinit.zumapro.usb.rc80 # setup control params
81 mkdir /config/usb_gadget/g1/functions/uvc.0/control/header/h
82 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
83 …ymlink /config/usb_gadget/g1/functions/uvc.0/control/header/h /config/usb_gadget/g1/functions/uvc.…
133 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/bcdUVC
134 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/header/h/dwClockFrequency
135 chmod 664 /config/usb_gadget/g1/functions/uvc.0/control/terminal/output/default/bSourceID
Dinit.zumapro.board.rc448 # Permission for flashlight control for HAL3.3
566 chown system system /sys/devices/platform/17000000.aoc/control/udfps_set_clock_source
567 chmod 220 /sys/devices/platform/17000000.aoc/control/udfps_set_clock_source
568 chown system system /sys/devices/platform/17000000.aoc/control/udfps_get_osc_freq
569 chmod 440 /sys/devices/platform/17000000.aoc/control/udfps_get_osc_freq
570 chown system system /sys/devices/platform/17000000.aoc/control/udfps_get_disp_freq
571 chmod 440 /sys/devices/platform/17000000.aoc/control/udfps_get_disp_freq
598 # charger driver exposes now finer grain control, map demo mode to those properties
770 on property:vendor.disable.bcl.control=1
773 on property:vendor.disable.bcl.control=0
/device/google/gs201-sepolicy/whitechapel_pro/
Dgenfs_contexts286 genfscon sysfs /devices/platform/19000000.aoc/control/ring_buffer_wakeup u:object_r:sysfs_aoc_du…
287 genfscon sysfs /devices/platform/19000000.aoc/control/host_ipc_wakeup u:object_r:sysfs_aoc_du…
288 genfscon sysfs /devices/platform/19000000.aoc/control/usf_wakeup u:object_r:sysfs_aoc_du…
289 genfscon sysfs /devices/platform/19000000.aoc/control/audio_wakeup u:object_r:sysfs_aoc_du…
290 genfscon sysfs /devices/platform/19000000.aoc/control/logging_wakeup u:object_r:sysfs_aoc_du…
291 genfscon sysfs /devices/platform/19000000.aoc/control/hotword_wakeup u:object_r:sysfs_aoc_du…
292 genfscon sysfs /devices/platform/19000000.aoc/control/memory_exception u:object_r:sysfs_aoc_du…
293 genfscon sysfs /devices/platform/19000000.aoc/control/memory_votes_a32 u:object_r:sysfs_aoc_du…
294 genfscon sysfs /devices/platform/19000000.aoc/control/memory_votes_ff1 u:object_r:sysfs_aoc_du…
/device/google/zuma-sepolicy/vendor/
Dgenfs_contexts308 genfscon sysfs /devices/platform/17000000.aoc/control/ring_buffer_wakeup u:object_r:sysfs_aoc_du…
309 genfscon sysfs /devices/platform/17000000.aoc/control/host_ipc_wakeup u:object_r:sysfs_aoc_du…
310 genfscon sysfs /devices/platform/17000000.aoc/control/usf_wakeup u:object_r:sysfs_aoc_du…
311 genfscon sysfs /devices/platform/17000000.aoc/control/audio_wakeup u:object_r:sysfs_aoc_du…
312 genfscon sysfs /devices/platform/17000000.aoc/control/logging_wakeup u:object_r:sysfs_aoc_du…
313 genfscon sysfs /devices/platform/17000000.aoc/control/hotword_wakeup u:object_r:sysfs_aoc_du…
314 genfscon sysfs /devices/platform/17000000.aoc/control/memory_exception u:object_r:sysfs_aoc_du…
315 genfscon sysfs /devices/platform/17000000.aoc/control/memory_votes_a32 u:object_r:sysfs_aoc_du…
316 genfscon sysfs /devices/platform/17000000.aoc/control/memory_votes_ff1 u:object_r:sysfs_aoc_du…
317 genfscon sysfs /devices/platform/17000000.aoc/control/udfps_set_clock_source u:object_r:sysfs_ao…
[all …]
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dgenfs_contexts10 genfscon sysfs /devices/platform/19000000.aoc/control/ring_buffer_wakeup u:object_r:sysfs_aoc_du…
11 genfscon sysfs /devices/platform/19000000.aoc/control/host_ipc_wakeup u:object_r:sysfs_aoc_du…
12 genfscon sysfs /devices/platform/19000000.aoc/control/usf_wakeup u:object_r:sysfs_aoc_du…
13 genfscon sysfs /devices/platform/19000000.aoc/control/audio_wakeup u:object_r:sysfs_aoc_du…
14 genfscon sysfs /devices/platform/19000000.aoc/control/logging_wakeup u:object_r:sysfs_aoc_du…
15 genfscon sysfs /devices/platform/19000000.aoc/control/hotword_wakeup u:object_r:sysfs_aoc_du…
16 genfscon sysfs /devices/platform/19000000.aoc/control/memory_exception u:object_r:sysfs_aoc_du…
17 genfscon sysfs /devices/platform/19000000.aoc/control/memory_votes_a32 u:object_r:sysfs_aoc_du…
18 genfscon sysfs /devices/platform/19000000.aoc/control/memory_votes_ff1 u:object_r:sysfs_aoc_du…
/device/google/pantah/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/device/google/gs201/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,
/device/google/felix/
DNOTICE29 other entities that control, are controlled by, or are under common
30 control with that entity. For the purposes of this definition,
31 "control" means (i) the power, direct or indirect, to cause the
69 communication on electronic mailing lists, source code control systems,

1234567