Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 8 of 8) sorted by relevance

/system/core/init/
Dlog.h22 #define ERROR(x...) KLOG_ERROR("init", x) macro
/system/core/fs_mgr/
Dfs_mgr_priv.h24 #define ERROR(x...) KLOG_ERROR("fs_mgr", x) macro
/system/core/fastboot/
Dprotocol.c36 static char ERROR[128]; variable
/system/extras/tests/bionic/libc/common/
Dtest_pthread_mutex.c96 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) macro
Dtest_pthread_rwlock.c95 #define ERROR(errcode,...) error((errcode),__FUNCTION__,__VA_ARGS__) macro
/system/media/camera/src/
Dcamera_metadata.c24 #define ERROR 1 macro
/system/core/sdcard/
Dsdcard.c69 #define ERROR(x...) fprintf(stderr,x) macro
/system/media/camera/tests/
Dcamera_metadata_tests.cpp28 #define ERROR 1 macro