Searched refs:CRASH_IF (Results 1 – 3 of 3) sorted by relevance
36 #define CRASH_IF(COND, MSG) \ macro
101 CRASH_IF(!host_memory_allocator.is_opened(), in GoldfishMapper()105 CRASH_IF(host_memory_allocator.hostMalloc(&bufferBits, 256), in GoldfishMapper()
323 CRASH_IF(!rcEnc, "conn.getRcEncoder() failed"); in allocateCb()