HomeSort by relevance Sort by last modified time
    Searched refs:dexProtoGetShorty (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
DexProto.h 98 const char* dexProtoGetShorty(const DexProto* pProto);
DexProto.cpp 126 const char* dexProtoGetShorty(const DexProto* pProto) {
227 const char* shorty = dexProtoGetShorty(pProto);

Completed in 327 milliseconds