Home
last modified time | relevance | path

Searched defs:DCHECK (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/logging/
DLog.h268 #define DCHECK(condition) \ macro
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp102 #define DCHECK(condition) (void)(condition); macro