Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_ability_handler.cpp60 sandboxExternalAuth = DlpUtils::SandboxAuthCheck(*record, want); in SandboxExternalAuth()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Ddlp_utils.h94 [[maybe_unused]]static bool SandboxAuthCheck(const AbilityRecord &callerRecord, const Want &want) in SandboxAuthCheck() function