Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_constant.h27 #define PRINT_GET_FILE_CALLBACK_ADAPTER "getPrintFileCallback_adapter" macro
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_inner_print.cpp706 …32_t retCallback = PrintManagerClient::GetInstance()->On("", PRINT_GET_FILE_CALLBACK_ADAPTER, call… in StartGetPrintFile()