HomeSort by relevance Sort by last modified time
    Searched refs:JdwpStartupParams (Results 1 - 6 of 6) sorted by null

  /dalvik/vm/jdwp/
JdwpPriv.h 52 bool (*startup)(struct JdwpState* state, const JdwpStartupParams* pParams);
74 JdwpStartupParams params;
152 const JdwpStartupParams* pParams)
Jdwp.h 99 struct JdwpStartupParams {
116 JdwpState* dvmJdwpStartup(const JdwpStartupParams* params);
JdwpMain.cpp 74 JdwpState* dvmJdwpStartup(const JdwpStartupParams* pParams)
JdwpAdb.cpp 114 static bool startup(struct JdwpState* state, const JdwpStartupParams* pParams)
JdwpSocket.cpp 85 static bool prepareSocket(JdwpState* state, const JdwpStartupParams* pParams)
  /dalvik/vm/
Init.cpp     [all...]

Completed in 147 milliseconds