Home | History | Annotate | Download | only in runtime

Lines Matching full:shorty

432     const char* shorty = nullptr;
434 shorty = m->GetShorty(&len);
436 return android::NativeBridgeGetTrampoline(handle_, symbol_name.c_str(), shorty, len);