Searched defs:__UNUSED (Results 1 - 1 of 1) sorted by relevance

/system/core/include/system/
H A Dwindow.h30 #ifndef __UNUSED
31 #define __UNUSED __attribute__((__unused__)) macro
637 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
640 struct ANativeWindow* window __UNUSED, int api __UNUSED) {
646 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;
649 struct ANativeWindow* window __UNUSED, int api __UNUSED) {
639 native_window_connect( struct ANativeWindow* window __UNUSED, int api __UNUSED) argument
648 native_window_disconnect( struct ANativeWindow* window __UNUSED, int api __UNUSED) argument
[all...]

Completed in 124 milliseconds