Home
last modified time | relevance | path

Searched refs:root (Results 1 – 25 of 251) sorted by relevance

1234567891011

/device/google/zuma/usb/usb/
Dandroid.hardware.usb-service.rc8 chown root system /sys/class/typec/port0/power_role
9 chown root system /sys/class/typec/port0/data_role
10 chown root system /sys/class/typec/port0/port_type
11 chown root system /sys/class/typec/port0/port0.0/mode1/active
12 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/contaminant_detection
13 … chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_accessory_current
14 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_accessory_enable
15 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_sink_current
16 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_sink_enable
17 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_source_enable
[all …]
/device/google/zumapro/usb/usb/
Dandroid.hardware.usb-service-i2c6.rc8 chown root system /sys/class/typec/port0/power_role
9 chown root system /sys/class/typec/port0/data_role
10 chown root system /sys/class/typec/port0/port_type
11 chown root system /sys/class/typec/port0/port0.0/mode1/active
12 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/contaminant_detection
13 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/usb_limit_accessory_current
14 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/usb_limit_accessory_enable
15 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/usb_limit_sink_current
16 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/usb_limit_sink_enable
17 chown root system /sys/devices/platform/108d0000.hsi2c/i2c-6/6-0025/usb_limit_source_enable
[all …]
Dandroid.hardware.usb-service-i2c11.rc8 chown root system /sys/class/typec/port0/power_role
9 chown root system /sys/class/typec/port0/data_role
10 chown root system /sys/class/typec/port0/port_type
11 chown root system /sys/class/typec/port0/port0.0/mode1/active
12 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/contaminant_detection
13 … chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_accessory_current
14 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_accessory_enable
15 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_sink_current
16 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_sink_enable
17 chown root system /sys/devices/platform/10cb0000.hsi2c/i2c-11/11-0025/usb_limit_source_enable
[all …]
/device/generic/goldfish/
Dinit.ranchu.rc60 mkdir /data/vendor/var 0755 root root
61 mkdir /data/vendor/var/run 0755 root root
73 chown root system /sys/power/wake_lock
74 chown root system /sys/power/wake_unlock
77 mkdir /config/usb_gadget/g1 0770 root root
81 user root
82 group root system
87 user root
88 group root
115 user root
[all …]
/device/google/cuttlefish/tools/
Draw2iso.sh105 linux /vmlinuz ${grub_cmdline} root=${grub_rootfs}
136 ExecStart=-/sbin/agetty -a root --noclear tty1 \$TERM
142 ExecStart=-/sbin/agetty -a root --keep-baud 115200,57600,38400,9600 ttyAMA0 \$TERM
190 sudo rm -f "${mount}"/root/esp.img "${mount}"/root/gpt.img
191 sudo rm -f "${mount}"/root/rootfs.tar.xz
192 sudo rm -f "${mount}"/root/rootfs_uuid
210 sudo cp "${workdir}"/esp.img "${workdir}"/gpt.img "${mount}"/root
211 sudo cp "${workdir}"/rootfs.tar.xz "${workdir}"/install.sh "${mount}"/root
212 echo -n "${rootfs_uuid}" | sudo tee "${mount}"/root/rootfs_uuid >/dev/null
219 sudo chown root:root \
[all …]
/device/google/cuttlefish/shared/minidroid/
Dinit.rc28 mkdir /mnt/extra-apk 0755 root root
119 # We chown/chmod /data again so because mount is run as root + defaults
132 mkdir /data/misc/authfs 0700 root root
145 mkdir /data/vendor 0771 root root
146 mkdir /data/vendor_ce 0771 root root
147 mkdir /data/vendor_de 0771 root root
148 mkdir /data/vendor/hardware 0771 root root
154 mkdir /data/vendor/tombstones 0771 root root
160 mkdir /data/local 0751 root root
180 user root
[all …]
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp415 XMLElement *root = sim_file_system_.GetRootElement(); in InitializeSimFileSystemAndSimState() local
416 if (!root) { in InitializeSimFileSystemAndSimState()
433 XMLElement *pin_profile = root->FirstChildElement("PinProfile"); in InitializeSimFileSystemAndSimState()
503 XMLElement *root = sim_file_system_.GetRootElement(); in InitializeFacilityLock() local
504 if (!root) { in InitializeFacilityLock()
510 XMLElement *facility_lock = root->FirstChildElement("FacilityLock"); in InitializeFacilityLock()
528 XMLElement *root = sim_file_system_.GetRootElement(); in SavePinStateToIccProfile() local
529 if (!root) { in SavePinStateToIccProfile()
535 XMLElement *pin_profile = root->FirstChildElement("PinProfile"); in SavePinStateToIccProfile()
537 pin_profile = sim_file_system_.AppendNewElement(root, "PinProfile"); in SavePinStateToIccProfile()
[all …]
Dstk_service.cpp73 XMLElement* root = sim_service_->GetIccProfile(); in HandleReportStkServiceIsRunning() local
74 if (!root) { in HandleReportStkServiceIsRunning()
78 XMLElement *setup_menu = root->FirstChildElement("SETUPMENU"); in HandleReportStkServiceIsRunning()
119 XMLElement* root = sim_service_->GetIccProfile(); in HandleSendEnvelope() local
120 if (!root) { in HandleSendEnvelope()
124 XMLElement* setup_menu = root->FirstChildElement("SETUPMENU"); in HandleSendEnvelope()
182 XMLElement *root = sim_service_->GetIccProfile(); in GetCurrentSelectItem() local
183 if (!root) { in GetCurrentSelectItem()
188 XMLElement *menu = root->FirstChildElement("SETUPMENU"); in GetCurrentSelectItem()
/device/linaro/dragonboard/shared/utils/pd-mapper/
Djson.c297 struct json_value *root; in json_parse() local
304 root = calloc(1, sizeof(*root)); in json_parse()
305 if (!root) in json_parse()
308 ret = json_parse_value(root); in json_parse()
310 free(root); in json_parse()
314 return root; in json_parse()
319 struct json_value *root; in json_parse_file() local
347 root = calloc(1, sizeof(*root)); in json_parse_file()
348 if (!root) in json_parse_file()
351 ret = json_parse_value(root); in json_parse_file()
[all …]
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/search/
DSearchFragment.java61 final View root = inflater.inflate(R.layout.search, container, false); in onCreateView() local
70 mSearchOrbVoice = root.findViewById(R.id.search_orb_voice); in onCreateView()
76 mSearchOrbKeyboard = root.findViewById(R.id.search_orb_keyboard); in onCreateView()
82 return root; in onCreateView()
113 final View root = getView(); in onFocusChange() local
114 if (root == null) { in onFocusChange()
117 root.requestRectangleOnScreen( in onFocusChange()
118 new Rect(0, 0, root.getMeasuredWidth(), root.getMeasuredHeight())); in onFocusChange()
122 root.findViewById(R.id.search_text_keyboard).setVisibility(visibility); in onFocusChange()
124 root.findViewById(R.id.search_text_voice).setVisibility(visibility); in onFocusChange()
/device/google/gs201/usb/usb/
Dandroid.hardware.usb-service.rc8 chown root system /sys/class/typec/port0/power_role
9 chown root system /sys/class/typec/port0/data_role
10 chown root system /sys/class/typec/port0/port_type
11 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/contaminant_detection
12 … chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/usb_limit_accessory_current
13 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/usb_limit_accessory_enable
14 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/usb_limit_sink_current
15 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/usb_limit_sink_enable
16 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/usb_limit_source_enable
17 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/update_sdp_enum_timeout
/device/google/cuttlefish/host/commands/secure_env/storage/
Dinsecure_json_storage.cpp37 Result<void> WriteJson(const std::string& path, const Json::Value& root) { in WriteJson() argument
39 auto json = Json::writeString(builder, root); in WriteJson()
60 auto root = CF_EXPECT(ReadJson(path_)); in Read() local
61 CF_EXPECT(root.isMember(key), "Key: " << key << " not found in " << path_); in Read()
64 CF_EXPECT(DecodeBase64(root[key].asString(), &base64_buffer), in Read()
73 Json::Value root; in Write() local
75 root = CF_EXPECT(ReadJson(path_)); in Write()
81 root[key] = value_base64; in Write()
83 CF_EXPECT(WriteJson(path_, root)); in Write()
/device/google/gs101/conf/
Dueventd.gs101.rc102 /dev/block/by-name/modem 0640 root radio
103 /dev/block/by-name/modem_a 0640 root radio
104 /dev/block/by-name/modem_b 0640 root radio
230 /sys/class/typec/port0 power_role 664 root s…
231 /sys/class/typec/port0 data_role 664 root s…
232 /sys/class/typec/port0 port_type 664 root s…
233 /sys/devices/platform/10d50000.hsi2c/i2c-12/12-0025 contaminant_detection 664 root s…
234 /sys/devices/platform/10d50000.hsi2c/i2c-12/12-0025 usb_limit_accessory_current 664 root s…
235 /sys/devices/platform/10d50000.hsi2c/i2c-12/12-0025 usb_limit_accessory_enable 664 root s…
236 /sys/devices/platform/10d50000.hsi2c/i2c-12/12-0025 usb_limit_sink_current 664 root s…
[all …]
/device/google/trout/hal/dumpstate/1.1/config/
Ddumpstate_hal_configuration_V1_0.cpp107 Service Service::read(xmlNode* root) { in read() argument
109 raw = getXmlAttribute(root, "name"); in read()
115 raw = getXmlAttribute(root, "command"); in read()
142 Services Services::read(xmlNode* root) { in read() argument
145 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read()
172 SystemLogs SystemLogs::read(xmlNode* root) { in read() argument
175 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read()
228 DumpstateHalConfiguration DumpstateHalConfiguration::read(xmlNode* root) { in read() argument
230 raw = getXmlAttribute(root, "version"); in read()
238 for (xmlNode* child = root->xmlChildrenNode; child != nullptr; child = child->next) { in read()
/device/google/gs201/usb/gadget/
Dandroid.hardware.usb.gadget-service.rc7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
10 chown root system /sys/devices/platform/10d60000.hsi2c/i2c-13/13-0025/contaminant_detection
11 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess
12 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_id
13 chown root system /sys/devices/platform/11210000.usb/usb_data_enabled
/device/google/barbet/usb/gadget/
Dandroid.hardware.usb.gadget-service.barbet.rc8 user root
13 chown root system /sys/class/typec/port0/power_role
14 chown root system /sys/class/typec/port0/data_role
15 chown root system /sys/class/typec/port0/port_type
21 chown root system /sys/devices/platform/soc/a600000.ssusb/id
22 chown root system /sys/devices/platform/soc/a600000.ssusb/b_sess
23 chown root system /sys/devices/platform/soc/a600000.ssusb/usb_data_enabled
/device/google/redfin/usb/gadget/
Dandroid.hardware.usb.gadget-service.redfin.rc8 user root
13 chown root system /sys/class/typec/port0/power_role
14 chown root system /sys/class/typec/port0/data_role
15 chown root system /sys/class/typec/port0/port_type
21 chown root system /sys/devices/platform/soc/a600000.ssusb/id
22 chown root system /sys/devices/platform/soc/a600000.ssusb/b_sess
23 chown root system /sys/devices/platform/soc/a600000.ssusb/usb_data_enabled
/device/google/sunfish/
Dinit.hardware.rc134 mkdir /mnt/vendor/persist/rfs 0770 root system
135 mkdir /mnt/vendor/persist/hlos_rfs 0770 root system
236 mkdir /data/vendor/modem_fdr 0700 root system
298 chown root system /mnt/vendor/persist/sensors/registry
300 chown root system /mnt/vendor/persist/sensors/registry/registry
303 chown system root /mnt/vendor/persist/sensors/sensors_settings
304 chown root root /mnt/vendor/persist/sensors/registry/registry/sensors_settings
422 group root radio
489 chown root log /proc/bldrlog
512 user root
[all …]
/device/google/redbull/
Dinit.hardware.rc167 mkdir /mnt/vendor/persist/rfs 0770 root system
168 mkdir /mnt/vendor/persist/hlos_rfs 0770 root system
278 mkdir /data/vendor/modem_fdr 0700 root system
333 chown root system /mnt/vendor/persist/sensors/registry
334 chown root system /mnt/vendor/persist/sensors/registry/registry
335 chown system root /mnt/vendor/persist/sensors/sensors_settings
336 chown root root /mnt/vendor/persist/sensors/registry/registry/sensors_settings
469 group root radio
475 group root radio
561 chown root log /proc/bldrlog
[all …]
/device/google/zumapro/usb/gadget/
Dandroid.hardware.usb.gadget-service.rc7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
10 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess
11 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_id
12 chown root system /sys/devices/platform/11210000.usb/usb_data_enabled
/device/google/zuma/usb/gadget/
Dandroid.hardware.usb.gadget-service.rc7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
10 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_b_sess
11 chown root system /sys/devices/platform/11210000.usb/dwc3_exynos_otg_id
12 chown root system /sys/devices/platform/11210000.usb/usb_data_enabled
/device/google/coral/usb/gadget/
Dandroid.hardware.usb.gadget-service.coral.rc7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
15 chown root system /sys/devices/platform/soc/a600000.ssusb/b_sess
16 chown root system /sys/devices/platform/soc/a600000.ssusb/id
17 chown root system /sys/devices/platform/soc/a600000.ssusb/usb_data_enabled
/device/google/sunfish/usb/gadget/
Dandroid.hardware.usb.gadget-service.sunfish.rc7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
16 chown root system /sys/devices/platform/soc/a600000.ssusb/id
17 chown root system /sys/devices/platform/soc/a600000.ssusb/b_sess
18 chown root system /sys/devices/platform/soc/a600000.ssusb/usb_data_enabled
/device/linaro/dragonboard/shared/utils/
Dinit.utils.rc3 user root
10 user root
17 user root
24 user root
31 user root
38 exec - root -- /vendor/bin/qrtr-cfg 1
/device/google/coral/
Dinit.hardware.rc173 mkdir /mnt/vendor/persist/rfs 0770 root system
174 mkdir /mnt/vendor/persist/hlos_rfs 0770 root system
261 mkdir /data/vendor/modem_fdr 0700 root system
329 chown root system /mnt/vendor/persist/sensors/registry
331 chown root system /mnt/vendor/persist/sensors/registry/registry
334 chown system root /mnt/vendor/persist/sensors/sensors_settings
335 chown root root /mnt/vendor/persist/sensors/registry/registry/sensors_settings
495 group root radio
624 user root
625 group root
[all …]

1234567891011