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
154 return (*state->transport->startup)(state, pParams); in dvmJdwpNetStartup()
DJdwpAdb.cpp114 static bool startup(struct JdwpState* state, const JdwpStartupParams* pParams) in startup() function
727 startup,
/dalvik/vm/
DREADME.txt13 - Use "startup" and "shutdown" functions to clean up gDvm. The VM must
/dalvik/vm/mterp/
DREADME.txt205 exceed "handler-size", but the VM will abort on startup if it detects an
218 message and abort during startup.