Searched refs:opaque (Results 1 - 7 of 7) sorted by relevance

/system/core/toolbox/
H A Dgetprop.c9 static void record_prop(const char* key, const char* name, void* opaque) argument
11 strlist_t* list = opaque;
/system/core/adb/
H A Dadb.h146 void (*func)(void* opaque, atransport* t);
147 void* opaque; member in struct:adisconnect
H A Dsockets.c535 dis->opaque = s;
H A Dtransport.c91 dis->func( dis->opaque, t );
H A Dadb.c803 l->disconnect.opaque = l;
/system/extras/tests/bionic/libc/other/
H A Dtest_zlib.c56 strm.opaque = Z_NULL;
104 strm.opaque = Z_NULL;
/system/core/libzipfile/
H A Dzipfile.c89 zstream.opaque = Z_NULL;

Completed in 86 milliseconds