Home
last modified time | relevance | path

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

/art/runtime/
Dnative_bridge_art_interface.cc33 static const char* GetMethodShorty(JNIEnv* env, jmethodID mid) { in GetMethodShorty() function
Ddex_file.h675 const char* GetMethodShorty(uint32_t idx) const { in GetMethodShorty() function
680 const char* GetMethodShorty(const MethodId& method_id) const { in GetMethodShorty() function
683 const char* GetMethodShorty(const MethodId& method_id, uint32_t* length) const { in GetMethodShorty() function