Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3240 bool tempJitAllow = false; in SetAppInfo() local
3264 tempJitAllow = std::any_of(bundleInfo.reqPermissions.begin(), bundleInfo.reqPermissions.end(), in SetAppInfo()
3271 startMsg.flags |= tempJitAllow ? START_FLAG_BASE << StartFlags::TEMP_JIT_ALLOW : 0; in SetAppInfo()

Completed in 13 milliseconds