/toolchain/binutils/binutils-2.25/cpu/ |
m32c.cpu | [all...] |
/build/tools/releasetools/ |
edify_generator.py | 351 def SetPermissionsRecursive(self, fn, uid, gid, dmode, fmode, selabel, 356 % (uid, gid, dmode, fmode, fn)) 361 '"dmode", 0%o, "fmode", 0%o, "capabilities", %s' \ 362 % (fn, uid, gid, dmode, fmode, capabilities)
|
ota_from_target_files | 318 Returns a dict of {(uid, gid, dmode, fmode, selabel, capabilities): count} 319 counting up all descendants of this node. (dmode or fmode may be None.) 320 Also sets the best_subtree of each directory Item to the (uid, gid, dmode, 338 # Find the (uid, gid, dmode, fmode, selabel, capabilities) 348 # Now find the dmode, fmode, selabel, and capabilities that match 378 # current is the (uid, gid, dmode, fmode, selabel, capabilities) tuple [all...] |
ota_from_target_files.py | 318 Returns a dict of {(uid, gid, dmode, fmode, selabel, capabilities): count} 319 counting up all descendants of this node. (dmode or fmode may be None.) 320 Also sets the best_subtree of each directory Item to the (uid, gid, dmode, 338 # Find the (uid, gid, dmode, fmode, selabel, capabilities) 348 # Now find the dmode, fmode, selabel, and capabilities that match 378 # current is the (uid, gid, dmode, fmode, selabel, capabilities) tuple [all...] |
/bootable/recovery/updater/ |
install.cpp | 702 mode_t dmode; member in struct:perm_parsed_args 751 if (strcmp("dmode", args[i]) == 0) { 754 parsed.dmode = mode; 757 uiPrintf(state, "ParsePermArgs: invalid dmode \"%s\"\n", args[i + 1]); 851 if (chmod(filename, parsed.dmode) < 0) { 853 filename, parsed.dmode, strerror(errno)); [all...] |
/docs/source.android.com/src/devices/tech/ota/ |
inside_packages.jd | 237 0, "gid", 0, "fmode", 0644, "dmode", 0755, "selabel",
|
/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/ |
qemu-system-i386 | |
qemu-system-mips64el | |
qemu-system-x86_64 | |
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-0203 | [all...] |