OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ANDROID_ASSERT
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
assert.h
51
#define
_ANDROID_ASSERT
(cond,...) \
129
# define AASSERT(cond,...)
_ANDROID_ASSERT
(cond,__VA_ARGS__)
/external/qemu/android/
hw-pipe-net.c
43
# define DDASSERT(cond)
_ANDROID_ASSERT
(cond, "Assertion failure: ", #cond)
sdk-controller-socket.c
[
all
...]
Completed in 4001 milliseconds