Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_sign_data_cache_mgr.cpp24 constexpr int32_t LOOP_TIMES_FOR_WAIT_SIGN_ENABLE = 5; variable
96 if (++loopTimes > LOOP_TIMES_FOR_WAIT_SIGN_ENABLE) { in HandleUnlockEvent()