Searched refs:out_length (Results 1 – 2 of 2) sorted by relevance
189 inline const char* ArtMethod::GetShorty(uint32_t* out_length) { in GetShorty() argument192 return dex_file->GetMethodShorty(dex_file->GetMethodId(GetDexMethodIndex()), out_length); in GetShorty()
647 const char* GetShorty(uint32_t* out_length) REQUIRES_SHARED(Locks::mutator_lock_);