Searched refs:GetEventTypeWithToken (Results 1 – 3 of 3) sorted by relevance
56 static std::string GetEventTypeWithToken(int32_t userId, int64_t pid, const std::string &type);
105 std::string PrintUtils::GetEventTypeWithToken(int32_t userId, int64_t pid, const std::string &type) in GetEventTypeWithToken() function in OHOS::Print::PrintUtils
2220 eventType = PrintUtils::GetEventTypeWithToken(userId, callerPid, type); in On()2260 eventType = PrintUtils::GetEventTypeWithToken(userId, callerPid, type); in Off()