Home
last modified time | relevance | path

Searched refs:GetPrintJobId (Results 1 - 5 of 5) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h55 static std::string GetPrintJobId();
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp116 std::string jobId = PrintUtils::GetPrintJobId(); in Start()
142 std::string jobId = PrintUtils::GetPrintJobId(); in StartPrintAdapter()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp294 std::string PrintUtils::GetPrintJobId() in GetPrintJobId() function in OHOS::Print::PrintUtils
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp582 taskId = PrintUtils::GetPrintJobId(); in Print()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1141 std::string jobId = PrintUtils::GetPrintJobId(); in StartNativePrintJob()

Completed in 15 milliseconds