Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp164 constexpr const char* ENTER_SANDBOX = "sandboxApp"; member
892 bool isSandboxApp = (want == nullptr) ? false : want->GetBoolParam(ENTER_SANDBOX, false); in LoadAbilityNoAppRecord()
6237 bool isSandboxApp = want.GetBoolParam(ENTER_SANDBOX, false); in NotifyAppFaultBySA()

Completed in 12 milliseconds