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

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h671 #define CHECK_ERROR(cond, error, fmt, ...) \ macro
682 CHECK_ERROR(!__status, error_label, \
700 CHECK_ERROR(!__status, error_label, \
724 CHECK_ERROR(!__status, error_label, \

Completed in 1015 milliseconds