Searched refs:CheckAndCreateEventInfo (Results 1 – 2 of 2) sorted by relevance
47 …static bool CheckAndCreateEventInfo(uint32_t callerTokenId, uint32_t targetTokenId, EventInfo &eve…
68 if (!CheckAndCreateEventInfo(callerTokenId, targetTokenId, eventInfo)) { in SendSystemAppGrantUriPermissionEvent()81 bool UPMSUtils::CheckAndCreateEventInfo(uint32_t callerTokenId, uint32_t targetTokenId, in CheckAndCreateEventInfo() function in OHOS::AAFwk::UPMSUtils