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

  /dalvik/libdex/
DexProto.h 149 const char* dexProtoGetReturnType(const DexProto* pProto);
DexProto.cpp 212 const char* dexProtoGetReturnType(const DexProto* pProto) {
450 int result = strcmp(dexProtoGetReturnType(proto), returnType);

Completed in 59 milliseconds