Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp53 constexpr int MAX_LAYER = 8; variable
461 if (layer >= MAX_LAYER) { in ParseBinderPids()