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

/art/runtime/
H A Ddex_file.h570 const char* GetMethodShorty(const MethodId& method_id) const { function in class:art::DexFile
573 const char* GetMethodShorty(const MethodId& method_id, uint32_t* length) const { function in class:art::DexFile

Completed in 671 milliseconds