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