Home
last modified time | relevance | path

Searched refs:merging (Results 1 – 7 of 7) sorted by relevance

/system/sepolicy/prebuilts/api/31.0/private/
Dfastbootd.te31 # Start snapuserd for merging VABC updates
Drecovery.te34 # Start snapuserd for merging VABC updates
/system/sepolicy/private/
Dfastbootd.te31 # Start snapuserd for merging VABC updates
Drecovery.te34 # Start snapuserd for merging VABC updates
/system/sepolicy/tools/
DREADME37 A utility for merging together the main seapp_contexts
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto124 // The kernel is merging in the background.
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp980 bool merging = false; in CheckMergeState() local
1002 merging = true; in CheckMergeState()
1025 if (merging) { in CheckMergeState()