Searched refs:dvmReadMethodId (Results 1 – 2 of 2) sorted by relevance
52 INLINE MethodId dvmReadMethodId(const u1** pBuf) { return read4BE(pBuf); } in dvmReadMethodId() function
64 pLoc->methodId = dvmReadMethodId(pBuf); in jdwpReadLocation()834 methodId = dvmReadMethodId(&buf); in handleCT_InvokeMethod()850 methodId = dvmReadMethodId(&buf); in handleM_LineTable()871 methodId = dvmReadMethodId(&buf); in handleM_VariableTableWithGeneric()1011 methodId = dvmReadMethodId(&buf); in handleOR_InvokeMethod()