Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/dlp_utils_test/
H A Ddlp_utils_test.cpp83 * @tc.desc: DlpAccessOtherAppsCheck test
93 bool result = DlpUtils::DlpAccessOtherAppsCheck(abilityRecord->GetToken(), want); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_ability_handler.cpp45 dlpAccessOtherApps = DlpUtils::DlpAccessOtherAppsCheck(callerToken, want); in DlpAccessOtherApps()
H A Dability_manager_service.cpp1034 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, want)) { in StartAbilityInner()
1380 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, want)) { in StartAbilityDetails()
1687 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, want)) { in StartAbilityForOptionInner()
1997 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, want)) { in RequestDialogServiceInner()
3123 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, extensionSessionInfo->want)) { in StartUIExtensionAbility()
9891 !DlpUtils::DlpAccessOtherAppsCheck(callerToken, want)) { in CheckDlpForExtension()
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Ddlp_utils.h38 [[maybe_unused]]static bool DlpAccessOtherAppsCheck(const sptr<IRemoteObject> &callerToken, const Want &want) in DlpAccessOtherAppsCheck() function

Completed in 23 milliseconds