Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 25 of 29) sorted by relevance

12

/system/core/bootstat/
Dbootstat-debug.rc5 # to bootloader boot reason to allow test to inject reasons
Dboot_reason_test.sh693 reasons=${reason}
695 reasons="\(${reason}\|${bootloader_reason}\)"
697 EXPECT_PROPERTY sys.boot.reason ${reasons}
/system/core/init/
Dreboot.cpp605 std::vector<std::string> reasons = Split(reason, ","); in DoReboot() local
606 if (reasons.size() >= 2 && reasons[0] == "reboot" && in DoReboot()
607 (reasons[1] == "recovery" || reasons[1] == "bootloader" || reasons[1] == "cold" || in DoReboot()
608 reasons[1] == "hard" || reasons[1] == "warm")) { in DoReboot()
DREADME.md264 since it has some peculiarities for backwards compatibility reasons. The 'imports' section of
700 The order that files are imported is a bit complex for legacy reasons
/system/sepolicy/private/
Duntrusted_app_27.te28 # allowed for targetApi<=28 for compat reasons.
Duntrusted_app_25.te40 # allowed for targetApi<=28 for compat reasons.
Dgmscore_app.te67 # to be supported for now for the following reasons.
Dpriv_app.te19 # to be supported for now for the following reasons.
Dapp_neverallows.te201 # The two main reasons for this are:
/system/sepolicy/prebuilts/api/30.0/private/
Duntrusted_app_27.te28 # allowed for targetApi<=28 for compat reasons.
Duntrusted_app_25.te40 # allowed for targetApi<=28 for compat reasons.
Dgmscore_app.te69 # to be supported for now for the following reasons.
Dpriv_app.te19 # to be supported for now for the following reasons.
Dapp_neverallows.te222 # The two main reasons for this are:
/system/sepolicy/prebuilts/api/29.0/private/
Duntrusted_app_27.te40 # allowed for targetApi<=28 for compat reasons.
Duntrusted_app_25.te56 # allowed for targetApi<=28 for compat reasons.
Dpriv_app.te22 # to be supported for now for the following reasons.
Dapp_neverallows.te210 # The two main reasons for this are:
/system/netd/tests/benchmarks/
DREADME.md35 in terms of real time or 'manual time', rather than CPU time, for the reasons above.
/system/sepolicy/tools/sepolicy-analyze/
DREADME15 type. However, there may be legitimate reasons for them to remain
/system/sepolicy/prebuilts/api/27.0/private/
Dapp_neverallows.te129 # The two main reasons for this are:
/system/sepolicy/prebuilts/api/26.0/private/
Dapp_neverallows.te124 # The two main reasons for this are:
/system/sepolicy/prebuilts/api/28.0/private/
Dapp_neverallows.te152 # The two main reasons for this are:
/system/bt/gd/docs/architecture/
Darchitecture.md49 threads may exist in this process for various reasons. The GD stack runs
/system/sepolicy/prebuilts/api/29.0/public/
Dte_macros221 # performance reasons. Neverallow rules targeting expanded attributes can not be

12