Searched defs:pDescriptor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc1177 uint32_t* pStatus, std::string* pDescriptor) {
1196 if (pDescriptor != NULL) {
1198 *pDescriptor = c->GetDescriptor(&temp);
1176 GetClassInfo(JDWP::RefTypeId class_id, JDWP::JdwpTypeTag* pTypeTag, uint32_t* pStatus, std::string* pDescriptor) argument

Completed in 16 milliseconds