Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/include/
H A Discan_service.h66 CMD_GET_SCANNER_LIST, enumerator
/base/print/print_fwk/test/unittest/service_test/
H A Dscan_service_stub_test.cpp49 cmdMap_[CMD_GET_SCANNER_LIST] = &ScanServiceStub::OnGetScannerList; in SetUp()
/base/print/print_fwk/test/fuzztest/scanservicestub_fuzzer/
H A Dscanservicestub_fuzzer.cpp45 ScanServiceAbility::GetInstance()->OnRemoteRequest(CMD_GET_SCANNER_LIST, datas, reply, option); in TestOnOpenScanner()
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_service_proxy.cpp88 int32_t ret = remote->SendRequest(CMD_GET_SCANNER_LIST, data, reply, option); in GetScannerList()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_stub.cpp32 cmdMap_[CMD_GET_SCANNER_LIST] = &ScanServiceStub::OnGetScannerList; in ScanServiceStub()

Completed in 4 milliseconds