Searched refs:printAttributes_ (Results 1 – 2 of 2) sorted by relevance
45 …const std::shared_ptr<PrintAttributes> &printAttributes_, const sptr<IRemoteObject> &callerToken_);90 std::shared_ptr<PrintAttributes> printAttributes_ = nullptr; variable
86 printAttributes_ = innerPrintAttributes_; in PrintTask()140 if (printAdapterCallback_ != nullptr && printAttributes_ != nullptr) { in StartPrintAdapter()150 adapterParam->printAttributes = *printAttributes_; in StartPrintAdapter()159 printJobName_, printAdapterCallback_, *printAttributes_, taskId_, callerToken_); in StartPrintAdapter()