Home
last modified time | relevance | path

Searched refs:none (Results 1 – 25 of 56) sorted by relevance

123

/system/update_engine/sample_images/
Dgenerate_images.sh50 echo "small file" | sudo dd of="${mntdir}"/regular-small status=none
51 dd if=/dev/zero bs=1024 count=16 status=none | tr '\0' '\141' |
52 sudo dd of="${mntdir}"/regular-16k status=none
54 status=none
56 echo "with net_cap" | sudo dd of="${mntdir}"/regular-with_net_cap status=none
66 seek=$(( 16 * 1024 - 3)) status=none
73 seek=$(( block_size * 10000 )) status=none
76 echo "first block" | sudo dd of="${mntdir}"/sparse-16k-first_block status=none
79 echo "a" | sudo dd of="${mntdir}"/sparse-16k-holes bs=1 seek=100 status=none
80 echo "b" | sudo dd of="${mntdir}"/sparse-16k-holes bs=1 seek=10000 status=none
[all …]
/system/chre/build/arch/
Dcortexm.mk17 TARGET_AR = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-ar
18 TARGET_CC = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-g++
19 TARGET_LD = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-g++
/system/extras/toolchain-extras/
DAndroid.bp22 stl: "none",
59 stl: "none",
/system/core/property_service/libpropertyinfoparser/
DAndroid.bp16 stl: "none",
/system/core/libkeyutils/
DAndroid.bp9 stl: "none",
/system/libufdt/tests/src/
DAndroid.bp43 stl: "none",
64 stl: "none",
/system/incremental_delivery/incfs/include/
Dincfs.h40 none = INCFS_FEATURE_NONE, enumerator
45 none = INCFS_HASH_NONE, enumerator
50 none = INCFS_COMPRESSION_KIND_NONE, enumerator
/system/libsysprop/srcs/android/sysprop/
DCryptoProperties.sysprop24 enum_values: "block|file|none"
/system/sepolicy/tools/
DAndroid.bp24 stl: "none",
/system/libufdt/utils/src/
DAndroid.bp40 stl: "none",
/system/sepolicy/prebuilts/api/29.0/private/
Dseapp_contexts76 # levelFrom (string; one of none, all, app, or user)
85 # levelFrom=none omits the level.
95 # and levelFromUid=false is equivalent to levelFrom=none.
/system/core/rootdir/
Dinit.rc65 mount none /linkerconfig/bootstrap /linkerconfig bind rec
176 mount configfs none /config nodev noexec nosuid
726 mount none /data/data /data/user/0 bind rec
740 mount none /data/user /data_mirror/data_ce/null bind rec
741 mount none /data/user_de /data_mirror/data_de/null bind rec
745 mount none /data/misc/profiles/cur /data_mirror/cur_profiles bind rec
815 mount none /mnt/user/0 /storage bind rec
816 mount none none /storage slave rec
819 mount none /mnt/runtime/default /storage bind rec
820 mount none none /storage slave rec
[all …]
Dinit.usb.configfs.rc1 on property:sys.usb.config=none && property:sys.usb.configfs=1
2 write /config/usb_gadget/g1/UDC "none"
/system/media/camera/docs/
Dhtml.mako26 a:link { color: #258aaf; text-decoration: none}
28 a:visited { color: #154a5f; text-decoration: none}
77 .entry_tags ul { list-style-type: none; }
84 .entry_spacer { background-color: transparent; border-style: none; height: 0.5em; }
/system/extras/partition_tools/
DREADME.md14 …ng is `<name>:<GUID>:<attributes>:<size>`. The attributes must be either `none` or `readonly`. The…
32 -p "cache:2da85788-f0e1-4fda-9ee7-e5177eab184b:none:67108864" \
/system/security/keystore/
Dkey_config.proto34 // What auth types does this key require? If none, then no auth required.
Doperation_config.proto35 // What auth types does this op require? If none, then no auth required.
/system/core/liblog/
DAndroid.bp49 stl: "none",
/system/apex/apexd/
Dapex_shim.cpp141 fs::perms::none) { in ValidateShimApex()
/system/libsysprop/srcs/api/
DPlatformProperties-latest.txt77 enum_values: "block|file|none"
/system/core/libbacktrace/
DAndroid.bp154 none: true,
/system/sepolicy/private/
Dseapp_contexts76 # levelFrom (string; one of none, all, app, or user)
85 # levelFrom=none omits the level.
95 # and levelFromUid=false is equivalent to levelFrom=none.
/system/sepolicy/prebuilts/api/30.0/private/
Dseapp_contexts76 # levelFrom (string; one of none, all, app, or user)
85 # levelFrom=none omits the level.
95 # and levelFromUid=false is equivalent to levelFrom=none.
/system/keymaster/
DAndroid.bp55 stl: "none",
134 stl: "none",
/system/bpf/bpfloader/
Dbpfloader.rc38 # if its memlock rlimit is only 8MiB - since there would be none left for it.

123