Searched refs:COND_RETURN_ (Results 1 - 1 of 1) sorted by relevance
/foundation/resourceschedule/ffrt/src/dfx/log/ | ||
H A D | ffrt_log_api.h | 155 #define COND_RETURN_(COND, ERRCODE, ...) \ macro 162 COND_RETURN_((COND), ERRCODE, ##__VA_ARGS__) |
Completed in 1 milliseconds