Searched defs:DvmGlobals (Results 1 – 1 of 1) sorted by relevance
70 struct DvmGlobals { struct74 char* bootClassPathStr;75 char* classPathStr;77 unsigned int heapSizeStart;78 unsigned int heapSizeMax;79 unsigned int stackSize;81 bool verboseGc;82 bool verboseJni;83 bool verboseClass;84 bool verboseShutdown;[all …]