Searched refs:ReadMethodId (Results 1 – 3 of 3) sorted by relevance
96 MethodId Request::ReadMethodId() { in ReadMethodId() function in art::JDWP::Request149 location.method_id = ReadMethodId(); in ReadLocation()
655 MethodId method_id = request->ReadMethodId(); in CT_InvokeMethod()672 MethodId method_id = request->ReadMethodId(); in CT_NewInstance()708 MethodId method_id = request->ReadMethodId(); in IT_InvokeMethod()719 MethodId method_id = request->ReadMethodId(); in M_LineTable()730 MethodId method_id = request->ReadMethodId(); in M_VariableTable()753 MethodId method_id = request->ReadMethodId(); in M_Bytecodes()772 MethodId id = request->ReadMethodId(); in M_IsObsolete()858 MethodId method_id = request->ReadMethodId(); in OR_InvokeMethod()
438 MethodId ReadMethodId() REQUIRES_SHARED(Locks::mutator_lock_);