Home
last modified time | relevance | path

Searched refs:SetIsolationModeFlag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h235 …int32_t SetIsolationModeFlag(const AppSpawnStartMsg &startMsg, const AppSpawnReqMsgHandle &reqHand…
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp252 ret = SetIsolationModeFlag(startMsg, reqHandle); in SetStartFlags()
584 int32_t AppSpawnClient::SetIsolationModeFlag(const AppSpawnStartMsg &startMsg, const AppSpawnReqMsg… in SetIsolationModeFlag() function in OHOS::AppExecFwk::AppSpawnClient