Home
last modified time | relevance | path

Searched refs:E_PRINT_INVALID_TOKEN (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h76 E_PRINT_INVALID_TOKEN = 13100008, enumerator
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2027 return E_PRINT_INVALID_TOKEN; in RegisterPrinterCallback()
2045 return E_PRINT_INVALID_TOKEN; in UnregisterPrinterCallback()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1051 EXPECT_EQ(service->UnregisterPrinterCallback(type), E_PRINT_INVALID_TOKEN); in HWTEST_F()

Completed in 11 milliseconds