Searched refs:startup (Results 1 – 4 of 4) sorted by relevance
52 bool (*startup)(struct JdwpState* state, const JdwpStartupParams* pParams); member154 return (*state->transport->startup)(state, pParams); in dvmJdwpNetStartup()
114 static bool startup(struct JdwpState* state, const JdwpStartupParams* pParams) in startup() function727 startup,
13 - Use "startup" and "shutdown" functions to clean up gDvm. The VM must
205 exceed "handler-size", but the VM will abort on startup if it detects an218 message and abort during startup.