| /base/notification/eventhandler/frameworks/native/src/ |
| D | native_interface_eventhandler.cpp | 43 int EventRunnerRun(const EventRunnerNativeImplement *nativeObj) in EventRunnerRun() 52 int EventRunnerStop(const EventRunnerNativeImplement *nativeObj) in EventRunnerStop() 61 int EventRunnerAddFileDescriptorListener(const EventRunnerNativeImplement *nativeObj, int32_t fileD… in EventRunnerAddFileDescriptorListener() 71 void EventRunnerRemoveFileDescriptorListener(const EventRunnerNativeImplement *nativeObj, int32_t f… in EventRunnerRemoveFileDescriptorListener()
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| D | printer_capability_helper.cpp | 221 auto nativeObj = std::make_shared<PrinterCapability>(); in BuildFromJs() local 240 std::shared_ptr<PrinterCapability> nativeObj) in BuildSimplePropertyFromJs() 270 std::shared_ptr<PrinterCapability> nativeObj) in BuildArrayPropertyFromJs() 285 std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedPageSizes() 295 … std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedResolutions() 316 … std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedDuplexModes() 328 std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedQualities() 340 std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedMediaTypes() 352 … std::shared_ptr<PrinterCapability> nativeObj) in BuildSupportedOrientations()
|
| D | print_attributes_helper.cpp | 68 auto nativeObj = std::make_shared<PrintAttributes>(); in BuildFromJs() local 111 std::shared_ptr<PrintAttributes> &nativeObj) in BuildJsWorkerIsLegal() 142 napi_env env, napi_value jsValue, std::shared_ptr<PrintAttributes> &nativeObj) in BuildFromJsPageSize()
|
| D | printer_preferences_helper.cpp | 87 std::shared_ptr<PrinterPreferences> nativeObj) in BuildFromBoolOptionJs() 107 auto nativeObj = std::make_shared<PrinterPreferences>(); in BuildFromJs() local
|
| D | printer_info_helper.cpp | 101 auto nativeObj = std::make_shared<PrinterInfo>(); in BuildFromJs() local 155 napi_env env, napi_value jsValue, std::shared_ptr<PrinterInfo> nativeObj) in BuildLocalClassInfoFromJs()
|
| D | print_resolution_helper.cpp | 36 std::shared_ptr<PrintResolution> nativeObj = nullptr; in BuildFromJs() local
|
| D | print_extension_info_helper.cpp | 41 auto nativeObj = std::make_shared<PrintExtensionInfo>(); in BuildFromJs() local
|
| D | print_preview_attribute_helper.cpp | 44 auto nativeObj = std::make_shared<PrintPreviewAttribute>(); in BuildFromJs() local
|
| D | print_margin_helper.cpp | 50 auto nativeObj = std::make_shared<PrintMargin>(); in BuildFromJs() local
|
| D | print_page_size_helper.cpp | 41 auto nativeObj = std::make_shared<PrintPageSize>(); in BuildFromJs() local
|
| D | print_range_helper.cpp | 57 auto nativeObj = std::make_shared<PrintRange>(); in BuildFromJs() local
|
| D | print_job_helper.cpp | 99 auto nativeObj = std::make_shared<PrintJob>(); in BuildFromJs() local 150 uint32_t jobState, uint32_t subState, std::shared_ptr<PrintJob> &nativeObj) in BuildJsWorkerIsLegal()
|
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| D | scan_option_descriptor_helper.cpp | 83 … std::shared_ptr<ScanOptionDescriptor> &nativeObj) in GetValueFromJs() 109 … std::shared_ptr<ScanOptionDescriptor> &nativeObj) in ObjSetOptionConstraintString() 135 … std::shared_ptr<ScanOptionDescriptor> &nativeObj) in ObjSetOptionConstraintNumber() 162 auto nativeObj = std::make_shared<ScanOptionDescriptor>(); in BuildFromJs() local
|
| D | scan_range_helper.cpp | 40 auto nativeObj = std::make_shared<ScanRange>(); in BuildFromJs() local
|
| D | scan_option_value_helper.cpp | 47 auto nativeObj = std::make_shared<ScanOptionValue>(); in BuildFromJs() local
|
| /base/print/print_fwk/frameworks/models/print_models/src/ |
| D | print_resolution.cpp | 98 auto nativeObj = std::make_shared<PrintResolution>(); in Unmarshalling() local
|
| D | print_extension_info.cpp | 116 auto nativeObj = std::make_shared<PrintExtensionInfo>(); in Unmarshalling() local
|
| D | print_preview_attribute.cpp | 108 auto nativeObj = std::make_shared<PrintPreviewAttribute>(); in Unmarshalling() local
|
| D | print_margin.cpp | 178 auto nativeObj = std::make_shared<PrintMargin>(); in Unmarshalling() local
|
| D | print_range.cpp | 156 auto nativeObj = std::make_shared<PrintRange>(); in Unmarshalling() local
|
| /base/print/print_fwk/frameworks/models/scan_models/src/ |
| D | scan_range.cpp | 101 auto nativeObj = std::make_shared<ScanRange>(); in Unmarshalling() local
|
| D | scanner_info.cpp | 196 auto nativeObj = std::make_shared<ScanDeviceInfoTCP>(); in Unmarshalling() local 392 auto nativeObj = std::make_shared<ScanDeviceInfo>(); in Unmarshalling() local 539 auto nativeObj = std::make_shared<ScanDeviceInfoSync>(); in Unmarshalling() local
|
| D | scan_parameters.cpp | 144 auto nativeObj = std::make_shared<ScanParameters>(); in Unmarshalling() local
|
| D | scan_option_value.cpp | 152 auto nativeObj = std::make_shared<ScanOptionValue>(); in Unmarshalling() local
|
| D | scan_progress.cpp | 144 auto nativeObj = std::make_shared<ScanProgress>(); in Unmarshalling() local
|