Home
last modified time | relevance | path

Searched refs:DDASSERT (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/
Dhw-pipe-net.c43 # define DDASSERT(cond) _ANDROID_ASSERT(cond, "Assertion failure: ", #cond) macro
47 # define DDASSERT(cond) ((void)0) macro