Home
last modified time | relevance | path

Searched defs:DvmGlobals (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DGlobals.h70 struct DvmGlobals { struct
74 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 …]