Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 41) sorted by relevance

12

/system/sepolicy/
Dseapp_contexts26 # (1) isSystemServer=true before isSystemServer=false.
27 # (2) Specified isAutoPlayApp= before unspecified isAutoPlayApp= boolean.
28 # (3) Specified isOwner= before unspecified isOwner= boolean.
29 # (4) Specified user= string before unspecified user= string.
30 # (5) Fixed user= string before user= prefix (i.e. ending in *).
31 # (6) Longer user= prefix before shorter user= prefix.
32 # (7) Specified seinfo= string before unspecified seinfo= string.
34 # (8) Specified name= string before unspecified name= string.
35 # (9) Specified path= string before unspecified path= string.
36 # (10) Specified isPrivApp= before unspecified isPrivApp= boolean.
Dinstalld.te25 # Check validity of SELinux context before use.
36 # and lib symlinks before the setfilecon call. May want to
87 # Upgrade from before system_app_data_file was used for system UID apps.
Dfsck.te25 # swap device before setting the EXT2_MF_SWAP mount flag.
Dzygote.te42 # Check validity of SELinux context before use.
59 # Allowed to create user-specific storage source if started before vold
Dpostinstall_dexopt.te44 # Check validity of SELinux context before use.
Dkernel.te36 # Init reboot before switching selinux domains under certain error
/system/bt/tools/scripts/
Dchange_types.sh46 before=${tt%%:*}
50 sed -i -e "s/\b${before}\b/${after}/g" "$1"
/system/vold/
DEmulatedVolume.cpp78 dev_t before = GetDevice(mFuseWrite); in doMount() local
101 while (before == GetDevice(mFuseWrite)) { in doMount()
DPublicVolume.cpp153 dev_t before = GetDevice(mFuseWrite); in doMount() local
188 while (before == GetDevice(mFuseWrite)) { in doMount()
/system/media/camera/docs/
Dcamera_metadata_tags.mako47 * New sections must be added right before ANDROID_SECTION_COUNT to maintain
72 * before the section _END tag to preserve existing enumeration values. In
Dhtml.mako67 .entry_type_enum_notes:before { content:" - " }
69 .entry_type_enum_value:before { content:" = " }
94 supposedly there is a bug in chrome that it lays out tables before
DCameraMetadataKeys.mako44 ## Glue description and details together before javadoc-izing. Otherwise @see in middle of javadoc.
/system/core/bootstat/
Dbootstat.rc18 # The second marker ensures an encrypted device is decrypted before logging
/system/bt/service/doc/
DIBluetooth.txt66 * before the adapter is enabled for the first time.
80 * not been initialized yet (before the first time it gets enabled), this will
/system/connectivity/shill/init/
Dnetwork-services.conf.in29 # first-boot case, in case shill starts before the device driver is
/system/extras/perfprofd/tests/
DREADME.txt7 run on the device; before invoking the test be sure that 'perf'
/system/extras/simpleperf/
Dthread_tree.cpp147 MapEntry* before = AllocateMap(MapEntry(old->start_addr, map->start_addr - old->start_addr, in FixOverlappedMap() local
149 map_set->insert(before); in FixOverlappedMap()
/system/connectivity/shill/shims/protos/
Dcrypto_util.proto57 // Data string hashed with SHA-1 before being encrypted with the private key
/system/core/init/
Dreadme.txt18 or options before the first section are ignored.
138 Change to username before exec'ing this service.
152 Change to groupname before exec'ing this service. Additional
158 Change to 'seclabel' before exec'ing this service.
476 the trace events that are emitted before that are not recorded. Several
478 limitation since they are started before persistent properties are loaded.
/system/connectivity/shill/
DTESTING73 directory security policy. Consequently, before running the unit tests,
141 - check how far the test got before it failed
/system/update_engine/
Dupdate_metadata.proto56 // before the entire delta file is downloaded (but after at least the
63 // so it may be desirable to read all src_extents data into memory before
198 // MUST read and verify the source data before applying the operation.
/system/connectivity/shill/doc/
Ddevice-api.txt70 EnterPin) before the modem is usable. If 'require'
133 back to automatic registration mode before initiating
192 before it is clear whether the operation actually
401 remaining to supply a correct PIN before the
409 a correct PUK before the SIM card becomes
/system/core/fastboot/
Dfastboot_protocol.txt171 bootloader requiring a signature before
300 Query and Initialization packets, which are sent before size negotiation is
314 subsequent packets will attempt to retransmit for at least 1 minute before
/system/connectivity/shill/mobile_operator_db/
Dmobile_operator_db.proto143 // applied *before* any other filters in the MVNOs.
/system/core/adb/
DSYNC.TXT55 Note that some file types will be deleted before the copying starts, and if

12