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()
654 MethodId method_id = request->ReadMethodId(); in CT_InvokeMethod()671 MethodId method_id = request->ReadMethodId(); in CT_NewInstance()707 MethodId method_id = request->ReadMethodId(); in IT_InvokeMethod()718 MethodId method_id = request->ReadMethodId(); in M_LineTable()729 MethodId method_id = request->ReadMethodId(); in M_VariableTable()752 MethodId method_id = request->ReadMethodId(); in M_Bytecodes()771 MethodId id = request->ReadMethodId(); in M_IsObsolete()857 MethodId method_id = request->ReadMethodId(); in OR_InvokeMethod()
442 MethodId ReadMethodId() REQUIRES_SHARED(Locks::mutator_lock_);