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