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

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h679 #define CHECK_ERROR(cond, error, fmt, ...) \ macro
690 CHECK_ERROR(!__status, error_label, \
708 CHECK_ERROR(!__status, error_label, \
732 CHECK_ERROR(!__status, error_label, \

Completed in 8 milliseconds