Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 15 of 15) sorted by relevance

/system/core/fastboot/
Dusb_linux.cpp135 char *ptr, int len, int writable, in filter_usb_device() argument
166 info.writable = writable; in filter_usb_device()
339 int writable; in find_usb_device() local
350 writable = 1; in find_usb_device()
354 writable = 0; in find_usb_device()
362 if (filter_usb_device(de->d_name, desc, n, writable, callback, &in, &out, &ifc) == 0) { in find_usb_device()
Dusb.h50 unsigned char writable; member
Dusb_windows.cpp296 info.writable = 1; in recognized_device()
Dusb_osx.cpp386 handle->info.writable = 1; in try_device()
Dfastboot.cpp220 if (!info->writable) { in list_devices_callback()
/system/update_engine/common/
Dtest_utils.h66 bool writable,
134 bool writable, in ScopedLoopbackDeviceBinder() argument
136 is_bound_ = BindToUnusedLoopDevice(file, writable, &dev_); in ScopedLoopbackDeviceBinder()
Dtest_utils.cc154 bool writable, in BindToUnusedLoopDevice() argument
189 (writable ? O_RDWR : O_RDONLY) | O_LARGEFILE | O_CLOEXEC); in BindToUnusedLoopDevice()
197 device_info.lo_flags = (writable ? 0 : LO_FLAGS_READ_ONLY); in BindToUnusedLoopDevice()
/system/core/rootdir/
Dueventd.rc28 # the msm hw3d client device node is world writable/readable.
37 # these should not be world writable
Dinit.rc3 # IMPORTANT: Do not create world writable files or directories.
/system/core/crash_reporter/
Dcrash_reporter.rc21 # These directories are group-writable by root so that crash_reporter can
/system/core/bootstat/
Dbootstat.rc9 # post-fs-data: /data is writable
/system/tools/aidl/
DAndroid.mk42 LOCAL_CLANG_CFLAGS += -Wno-writable-strings
/system/sepolicy/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
104 # /data/local - writable by shell
Ddomain.te328 # Ensure that context mount types are not writable, to ensure that
495 # Minimize read access to shell- or app-writable symlinks.
Dapp.te364 # that should be writable by apps.