Home
last modified time | relevance | path

Searched defs:FFRT_LOGE (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/ffrt/src/dfx/log/
H A Dffrt_log_api.h108 #define FFRT_LOGE(format, ...) \ macro
132 #define FFRT_LOGE(format, ...) FFRT_LOG(FFRT_LOG_ERROR, format, ##__VA_ARGS__) macro
[all...]

Completed in 2 milliseconds