Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp53 static const char* GET_SCANNER_DEVICE_LIST = "GET_SCANNER_DEVICE_LIST"; variable
331 ret = client->On("", std::string(GET_SCANNER_DEVICE_LIST), call); in OH_Scan_StartScannerDiscovery()
536 client->Off("", std::string(GET_SCANNER_DEVICE_LIST)); in OH_Scan_Exit()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp94 static const std::string GET_SCANNER_DEVICE_LIST = "GET_SCANNER_DEVICE_LIST"; member
583 SendDeviceList(deviceInfos, GET_SCANNER_DEVICE_LIST); in GetScannerList()

Completed in 5 milliseconds