Searched defs:init (Results 1 – 6 of 6) sorted by relevance
/dalvik/vm/ | ||
D | IndirectRefTable.cpp | 30 bool IndirectRefTable::init(size_t initialCount, in init() function in IndirectRefTable |
D | Thread.cpp | 688 Method* init; in dvmPrepMainThread() local |
D | CheckJni.cpp | 720 void init(JNIEnv* env, int flags, const char* functionName, bool hasMethod) { in init() function in ScopedCheck |
/dalvik/dx/tests/098-dex-jsr-ret-throw/ | ||
D | ViewDebug$ViewServer.class | ... net.ServerSocket mViewServerSocket
private Thread mThread
public void <init> ()
java.io.IOException e
public ... |
/dalvik/vm/alloc/ | ||
D | Alloc.cpp | 96 Method* init; in createStockException() local |
/dalvik/vm/native/ | ||
D | java_lang_Class.cpp | 496 Method* init; in Dalvik_java_lang_Class_newInstance() local |