Home
last modified time | relevance | path

Searched refs:pDescriptor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddebugger.h296 uint32_t* pStatus, std::string* pDescriptor)
Ddebugger.cc1103 uint32_t* pStatus, std::string* pDescriptor) { in GetClassInfo() argument
1122 if (pDescriptor != nullptr) { in GetClassInfo()
1124 *pDescriptor = c->GetDescriptor(&temp); in GetClassInfo()