Home
last modified time | relevance | path

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

/system/linkerconfig/contents/configuration/
Drecovery.cc36 ctx.SetCurrentLinkerConfigType(LinkerConfigType::Recovery); in CreateRecoveryConfiguration()
/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h44 Recovery, enumerator
/system/linkerconfig/contents/context/
Dcontext.cc59 return current_linkerconfig_type_ == LinkerConfigType::Recovery; in IsRecoveryConfig()
/system/sepolicy/prebuilts/api/26.0/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
132 # Recovery should never touch /data.
Ddevice.te82 # Recovery block device.
Dte_macros430 # Recovery only
/system/sepolicy/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
142 # Recovery should never touch /data.
Ddevice.te80 # Recovery block device.
Dte_macros464 # Recovery only
Ddomain.te1422 # Recovery uses health HAL passthrough implementation.
/system/sepolicy/prebuilts/api/29.0/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
147 # Recovery should never touch /data.
Ddevice.te77 # Recovery block device.
Dte_macros461 # Recovery only
Ddomain.te1396 # Recovery uses health HAL passthrough implementation.
/system/sepolicy/prebuilts/api/28.0/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
142 # Recovery should never touch /data.
Ddevice.te85 # Recovery block device.
Dte_macros442 # Recovery only
/system/sepolicy/prebuilts/api/27.0/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
140 # Recovery should never touch /data.
Ddevice.te82 # Recovery block device.
Dte_macros434 # Recovery only
/system/sepolicy/prebuilts/api/30.0/public/
Drecovery.te12 # Recovery can only use HALs in passthrough mode
172 # Recovery should never touch /data.
Ddevice.te79 # Recovery block device.
Dte_macros464 # Recovery only
Ddomain.te1398 # Recovery uses health HAL passthrough implementation.
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1415 TEST_F(MetadataMountedTest, Recovery) { in TEST_F() argument