Home
last modified time | relevance | path

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

/base/startup/appspawn/standard/
H A Dappspawn_manager.h205 return (property != NULL && ((property->client.flags & APP_JITFORT_MODE) == APP_JITFORT_MODE)); in IsJitFortModeOn()
/base/startup/appspawn/util/include/
H A Dappspawn_utils.h64 #define APP_JITFORT_MODE 0x08 macro
/base/startup/appspawn/modules/common/
H A Dappspawn_common.c473 content->flags |= CheckEnabled("persist.security.jitfort.disabled", "true") ? 0 : APP_JITFORT_MODE; in SpawnLoadConfig()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_appmgr_test.cpp1113 appCtx->client.flags |= APP_JITFORT_MODE; in HWTEST_F()

Completed in 4 milliseconds