Searched refs:dvmCreateInterpThread (Results 1 – 3 of 3) sorted by relevance
37 dvmCreateInterpThread(threadObj, (int) stackSize); in Dalvik_java_lang_VMThread_create()
486 bool dvmCreateInterpThread(Object* threadObj, int reqStackSize);
1232 bool dvmCreateInterpThread(Object* threadObj, int reqStackSize) in dvmCreateInterpThread() function