Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h56 static std::string GetEventTypeWithToken(int32_t userId, int64_t pid, const std::string &type);
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp100 std::string PrintUtils::GetEventTypeWithToken(int32_t userId, int64_t pid, const std::string &type) in GetEventTypeWithToken() function in OHOS::Print::PrintUtils
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2179 eventType = PrintUtils::GetEventTypeWithToken(userId, callerPid, type); in On()
2215 eventType = PrintUtils::GetEventTypeWithToken(userId, callerPid, type); in Off()

Completed in 8 milliseconds