Home
last modified time | relevance | path

Searched refs:GetScanServiceProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_manager_client.cpp148 scanServiceProxy_ = GetScanServiceProxy(); in InitScan()
170 scanServiceProxy_ = GetScanServiceProxy(); in ExitScan()
192 scanServiceProxy_ = GetScanServiceProxy(); in GetScannerList()
214 scanServiceProxy_ = GetScanServiceProxy(); in StopDiscover()
236 scanServiceProxy_ = GetScanServiceProxy(); in OpenScanner()
258 scanServiceProxy_ = GetScanServiceProxy(); in CloseScanner()
281 scanServiceProxy_ = GetScanServiceProxy(); in GetScanOptionDesc()
304 scanServiceProxy_ = GetScanServiceProxy(); in OpScanOptionValue()
326 scanServiceProxy_ = GetScanServiceProxy(); in GetScanParameters()
348 scanServiceProxy_ = GetScanServiceProxy(); in StartScan()
[all …]
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/include/
H A Dscan_manager_client.h75 sptr<IScanService> GetScanServiceProxy();