Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dcache_process_manager.cpp274 auto actualVer = appInfo->apiTargetVersion % API_VERSION_MOD; in IsProcessSupportHotStart() local
275 if (shouldCheckApi && actualVer < API12) { in IsProcessSupportHotStart()
277 appRecord->GetName().c_str(), actualVer); in IsProcessSupportHotStart()

Completed in 2 milliseconds