Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/
H A Dprint_manager_client.h126 #define CALL_COMMON_CLIENT(func) runBase(__func__, func) macro
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp650 return CALL_COMMON_CLIENT(func); in Print()
677 return CALL_COMMON_CLIENT(func); in StartGetPrintFile()