Searched refs:OTA_COMPILE_TIME (Results 1 – 2 of 2) sorted by relevance
54 constexpr const char* OTA_COMPILE_TIME = "persist.bms.optimizing_apps.timing"; variable519 …int32_t limitSeconds = system::GetIntParameter<int32_t>(OTA_COMPILE_TIME, OTA_COMPILE_TIME_DEFAULT… in BeforeOTACompile()
61 constexpr const char* OTA_COMPILE_TIME = "persist.bms.optimizing_apps.timing"; variable651 system::SetParameter(OTA_COMPILE_TIME, compileTimeSeconds);