Searched refs:ReturnRegisterForShorty (Results 1 – 5 of 5) sorted by relevance
75 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty() function86 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()90 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()
67 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { in ReturnRegisterForShorty() function84 return ReturnRegisterForShorty(GetShorty(), false); in ReturnRegister()88 return ReturnRegisterForShorty(GetShorty(), true); in ReturnRegister()
94 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni ATTRIBUTE_UNUSED) { in ReturnRegisterForShorty() function107 return ReturnRegisterForShorty(GetShorty(), false); in ReturnRegister()111 return ReturnRegisterForShorty(GetShorty(), true); in ReturnRegister()
86 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty() function101 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()105 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()
143 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty() function158 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()162 return ReturnRegisterForShorty(GetShorty()); in ReturnRegister()