Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Duri_permission_utils.h44 static bool CheckAndCreateEventInfo(uint32_t callerTokenId, uint32_t targetTokenId, EventInfo &eventInfo);
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp67 if (!CheckAndCreateEventInfo(callerTokenId, targetTokenId, eventInfo)) { in SendSystemAppGrantUriPermissionEvent()
80 bool UPMSUtils::CheckAndCreateEventInfo(uint32_t callerTokenId, uint32_t targetTokenId, in CheckAndCreateEventInfo() function in OHOS::AAFwk::UPMSUtils

Completed in 1 milliseconds