Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_stub.h39 bool OnStopDiscoverPrint(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp35 …HOS::Print::IPrintInterfaceCode::CMD_STOPDISCOVERPRINTER] = &PrintServiceStub::OnStopDiscoverPrint; in PrintServiceStub()
201 bool PrintServiceStub::OnStopDiscoverPrint(MessageParcel &data, MessageParcel &reply) in OnStopDiscoverPrint() function in OHOS::Print::PrintServiceStub