Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dability_permission_util.cpp38 constexpr const char* IS_DELEGATOR_CALL = "isDelegatorCall";
70 bool isDelegatorCall = processInfo.isTestProcess && want.GetBoolParam(IS_DELEGATOR_CALL, false); in IsDominateScreen() local
71 if (isDelegatorCall || InsightIntentExecuteParam::IsInsightIntentExecute(want)) { in IsDominateScreen()

Completed in 2 milliseconds