Searched refs:ReadMethodId (Results 1 – 3 of 3) sorted by relevance
95 MethodId Request::ReadMethodId() { in ReadMethodId() function in art::JDWP::Request148 location.method_id = ReadMethodId(); in ReadLocation()
692 MethodId method_id = request.ReadMethodId(); in CT_InvokeMethod()708 MethodId method_id = request.ReadMethodId(); in CT_NewInstance()748 MethodId method_id = request.ReadMethodId(); in M_LineTable()759 MethodId method_id = request.ReadMethodId(); in M_VariableTable()782 MethodId method_id = request.ReadMethodId(); in M_Bytecodes()878 MethodId method_id = request.ReadMethodId(); in OR_InvokeMethod()
406 MethodId ReadMethodId() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);