Searched refs:dvmCompilerHeapInit (Results 1 – 3 of 3) sorted by relevance
26 bool dvmCompilerHeapInit(void);
24 bool dvmCompilerHeapInit(void) in dvmCompilerHeapInit() function
392 if (dvmCompilerHeapInit() == false) { in compilerThreadStartup()