Home
last modified time | relevance | path

Searched refs:limitSeconds (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp519 int32_t limitSeconds = system::GetIntParameter<int32_t>(OTA_COMPILE_TIME, OTA_COMPILE_TIME_DEFAULT); in BeforeOTACompile() local
520 APP_LOGI("OTA compile time limit seconds %{public}d", limitSeconds); in BeforeOTACompile()
527 int32_t delayTimeSeconds = limitSeconds - GAP_SECONDS; in BeforeOTACompile()

Completed in 3 milliseconds