Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
H A Dprint_constant.h22 #define PRINT_RET_NONE macro
38 #define PRINT_ASSERT_RETURN_VOID(env, assertion, message) PRINT_ASSERT_BASE(env, assertion, message, PRINT_RET_NONE)
49 #define PRINT_CALL_RETURN_VOID(env, theCall) PRINT_CALL_BASE(env, theCall, PRINT_RET_NONE)
61 #define CHECK_IS_EXCEED_PRINT_RANGE_VOID(count) CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, PRINT_RET_NONE)

Completed in 2 milliseconds