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

/art/runtime/
H A Dnative_bridge_art_interface.cc28 const char* GetMethodShorty(JNIEnv* env, jmethodID mid) { function in namespace:art
107 GetMethodShorty, GetNativeMethodCount, GetNativeMethods
H A Ddex_file.h621 const char* GetMethodShorty(const MethodId& method_id) const { function in class:art::DexFile
624 const char* GetMethodShorty(const MethodId& method_id, uint32_t* length) const { function in class:art::DexFile

Completed in 86 milliseconds