Home
last modified time | relevance | path

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

/art/runtime/
Dnative_bridge_art_interface.cc28 const char* GetMethodShorty(JNIEnv* env, jmethodID mid) { in GetMethodShorty() function
Ddex_file.h624 const char* GetMethodShorty(const MethodId& method_id) const { in GetMethodShorty() function
627 const char* GetMethodShorty(const MethodId& method_id, uint32_t* length) const { in GetMethodShorty() function