Home
last modified time | relevance | path

Searched defs:documentName (Results 1 – 2 of 2) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
Dprint_utils.h32 std::string documentName; member
/base/print/print_fwk/frameworks/ohprint/src/
Dprint_helper.cpp591 std::string documentName = std::string(nativePrintJob.jobName); in SetOptionInPrintJob() local