Home
last modified time | relevance | path

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

/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp46 PrintTask::PrintTask(const std::vector<std::string> &innerList, const sptr<IRemoteObject> &innerCallerToken_) in PrintTask() argument
71 callerToken_ = innerCallerToken_; in PrintTask()
75 const std::shared_ptr<PrintAttributes> &innerPrintAttributes_, const sptr<IRemoteObject> &innerCallerToken_) in PrintTask()
85 callerToken_ = innerCallerToken_; in PrintTask()
74 PrintTask(const std::string &innerPrintJobName_, const sptr<IPrintCallback> &innerPrintAdapterCallback_, const std::shared_ptr<PrintAttributes> &innerPrintAttributes_, const sptr<IRemoteObject> &innerCallerToken_) PrintTask() argument

Completed in 2 milliseconds