Home
last modified time | relevance | path

Searched refs:ReadRefTypeId (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp_handler.cc401 class_ids.push_back(request->ReadRefTypeId()); in VM_InstanceCounts()
419 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_Modifiers()
428 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_GetValues()
446 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_SourceFile()
461 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_Status()
477 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_Interfaces()
486 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_ClassObject()
510 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_Signature()
540 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_ClassLoader()
550 RefTypeId refTypeId = request->ReadRefTypeId(); in RT_FieldsWithGeneric()
[all …]
Djdwp_request.cc123 RefTypeId Request::ReadRefTypeId() { in ReadRefTypeId() function in art::JDWP::Request
Djdwp.h450 RefTypeId ReadRefTypeId() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);