| /hardware/google/aemu/base/include/aemu/base/logging/ | 
| D | Log.h | 74 #define LOG_LAZY_EVAL(condition, expr) \  argument103 #define LOG_IF(severity, condition)                   \  argument
 114 #define QLOG_IF(severity, condition)                  \  argument
 142 #define PLOG_IF(severity, condition)                  \  argument
 154 #define CHECK(condition) \  argument
 159 #define PCHECK(condition) \  argument
 221 #define DLOG_IF(severity, condition)                   \  argument
 229 #define DCHECK(condition)                         \  argument
 241 #define DPLOG_IF(severity, condition)                  \  argument
 
 | 
| /hardware/interfaces/audio/aidl/vts/ | 
| D | AudioHalBinderServiceUtil.h | 82         std::condition_variable condition;  variable
 | 
| /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ | 
| D | log.h | 344 #define LOG_RESULT_LOCATION(condition) \  argument351 #define LOG_RESULT_LOCATION(condition) \  argument
 
 | 
| /hardware/invensense/6515/libsensors_iio/software/core/driver/include/ | 
| D | log.h | 398 #define LOG_RESULT_LOCATION(condition) \  argument405 #define LOG_RESULT_LOCATION(condition) \  argument
 
 | 
| /hardware/interfaces/bluetooth/1.0/default/test/ | 
| D | mct_protocol_unittest.cc | 62 ACTION_P2(Notify, mutex, condition) {  in ACTION_P2()  argument
 | 
| D | h4_protocol_unittest.cc | 69 ACTION_P2(Notify, mutex, condition) {  in ACTION_P2()  argument
 | 
| /hardware/knowles/athletico/sound_trigger_hal/tests/ | 
| D | oslo_data_injection_test.c | 58     pthread_cond_t condition;  member
 | 
| /hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/ | 
| D | vidc_debug.h | 124     pthread_cond_t condition;  variable
 | 
| /hardware/google/aemu/base/include/aemu/base/ | 
| D | address_space.h | 69 static void address_space_assert(bool condition) {  in address_space_assert()
 | 
| /hardware/interfaces/broadcastradio/common/utils2x/ | 
| D | Utils.cpp | 203     auto expect = [&valid](bool condition, std::string message) {  in isValid()
 | 
| /hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/ | 
| D | vidc_debug.h | 201     pthread_cond_t condition;  variable
 | 
| /hardware/interfaces/broadcastradio/common/utilsaidl/ | 
| D | Utils.cpp | 210     auto expect = [&valid](bool condition, const string& message) {  in isValid()
 | 
| /hardware/qcom/audio/hal/ | 
| D | audio_hw.h | 458 #define CHECK(condition) LOG_ALWAYS_FATAL_IF(!(condition), "%s",\  argument
 |