Home
last modified time | relevance | path

Searched refs:documentName (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h31 std::string documentName; member
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp139 adapterParam->documentName = printJobName_; in StartPrintAdapter()
342 adapterParam->documentName = ""; in CreateDefaultAdapterParam()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp33 static const std::string LAUNCH_PARAMETER_DOCUMENT_NAME = "documentName";
194 want.SetParam(LAUNCH_PARAMETER_DOCUMENT_NAME, adapterParam->documentName); in BuildAdapterParam()
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp588 adapterParam->documentName = printJobName; in Print()

Completed in 5 milliseconds