Home
last modified time | relevance | path

Searched refs:ReportCompletedPrint (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h137 void ReportCompletedPrint(const std::string &printerId);
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1708 ReportCompletedPrint(printerId); in CheckAndSendQueuePrintJob()
1735 void PrintServiceAbility::ReportCompletedPrint(const std::string &printerId) in ReportCompletedPrint() function in OHOS::Print::PrintServiceAbility
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1525 service->ReportCompletedPrint(printerId); in HWTEST_F()
1530 service->ReportCompletedPrint(printerId); in HWTEST_F()
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp656 PrintServiceAbility::GetInstance()->ReportCompletedPrint(printerId); in TestReportCompletedPrint()

Completed in 14 milliseconds