Searched refs:hard (Results 1 – 25 of 35) sorted by relevance
12
/system/core/bootstat/ |
D | boot_reason_test.sh | 510 hard | hard,?* ) ;; 515 reboot,hard | reboot,hard,* ) var=${var#reboot,} ; var=${var%,} ;; 685 bootloader | recovery | cold | hard | warm ) reason=${TEST} ;; 1359 eval set properties ota cold factory_reset hard battery unknown \
|
D | bootstat.rc | 58 # The 'on boot' event occurs once per hard boot (device power on), which 60 # switched off and cannot be switched on until the device hard boots again.
|
/system/bt/hci/src/ |
D | hci_layer_linux.cc | 70 uint8_t soft, hard; member 380 event.hard = block; in rfkill()
|
/system/core/logd/ |
D | Android.bp | 23 // so make sure we do not regret hard-coding it as follows:
|
/system/core/liblog/ |
D | Android.bp | 116 // so make sure we do not regret hard-coding it as follows:
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | shell.te | 163 # Do not allow shell to hard link to any files. 164 # In particular, if shell hard links to app data
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | shell.te | 164 # Do not allow shell to hard link to any files. 165 # In particular, if shell hard links to app data
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | shell.te | 205 # Do not allow shell to hard link to any files. 206 # In particular, if shell hard links to app data
|
/system/sepolicy/public/ |
D | shell.te | 226 # Do not allow shell to hard link to any files. 227 # In particular, if shell hard links to app data
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | shell.te | 226 # Do not allow shell to hard link to any files. 227 # In particular, if shell hard links to app data
|
/system/extras/perfprofd/ |
D | perfprofd_config.proto | 56 // and hard-wire all cores on prior to the collection run, provided
|
/system/core/libcutils/ |
D | Android.bp | 19 // which are also hard or even impossible to port to native Win32
|
/system/update_engine/sample_images/ |
D | generate_images.sh | 86 sudo ln "${mntdir}"/regular-16k "${mntdir}"/link-hard-regular-16k
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | priv_app.te | 153 # Do not allow priv_app to hard link to any files.
|
D | app_neverallows.te | 49 # Do not allow untrusted apps to hard link to any files.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | priv_app.te | 162 # Do not allow priv_app to hard link to any files.
|
D | app_neverallows.te | 44 # Do not allow untrusted apps to hard link to any files.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | priv_app.te | 195 # Do not allow priv_app to hard link to any files.
|
D | app_neverallows.te | 54 # Do not allow untrusted apps to hard link to any files.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | priv_app.te | 230 # Do not allow priv_app to hard link to any files.
|
D | app_neverallows.te | 80 # Do not allow untrusted apps to hard link to any files.
|
/system/sepolicy/private/ |
D | priv_app.te | 230 # Do not allow priv_app to hard link to any files.
|
D | app_neverallows.te | 80 # Do not allow untrusted apps to hard link to any files.
|
/system/core/adb/ |
D | protocol.txt | 66 hard-coded maxdata=4096, so CONNECT and AUTH packets sent to a device must not
|
/system/update_engine/ |
D | pylintrc | 222 # (2) URLs in comments or pydocs. Detecting URLs by regex is a hard problem and
|
12