Searched refs:version (Results 26 - 31 of 31) sorted by relevance

12

/system/core/include/pixelflinger/
H A Dpixelflinger.h188 GGLsizei version; // always set to sizeof(GGLSurface) member in struct:__anon318
/system/core/adb/
H A Dcommandline.c72 void version(FILE * out) { function
73 fprintf(out, "Android Debug Bridge version %d.%d.%d\n",
79 version(stderr);
155 " adb version - show version num\n"
1372 if(!strcmp(argv[0], "version")) {
1373 version(stdout);
H A Dusb_linux.c31 #include <linux/version.h>
/system/vold/
H A Dcryptfs.c78 io->version[0] = 4;
79 io->version[1] = 0;
80 io->version[2] = 0;
308 SLOGE("Cannot understand major version %d real block device footer\n",
314 SLOGW("Warning: crypto footer minor version %d, expected 0, continuing...\n",
/system/core/init/
H A Dproperty_service.c186 pa->version = PROP_AREA_VERSION;
/system/security/softkeymaster/
H A Dkeymaster_openssl.cpp479 dev->common.version = 1;

Completed in 12 milliseconds

12