Home
last modified time | relevance | path

Searched refs:startup (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/jdwp/
DJdwpPriv.h52 bool (*startup)(struct JdwpState* state, const JdwpStartupParams* pParams); member
138 return (*state->transport->startup)(state, pParams); in dvmJdwpNetStartup()
DJdwpAdb.c120 static bool startup(struct JdwpState* state, const JdwpStartupParams* pParams) in startup() function
705 startup,
/dalvik/vm/
DREADME.txt13 - Use "startup" and "shutdown" functions to clean up gDvm. The VM must
/dalvik/vm/mterp/
DREADME.txt170 exceed "handler-size", but the VM will abort on startup if it detects an
183 message and abort during startup.