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

  /dalvik/libdex/
DexProto.h 111 const char* dexProtoGetParameterDescriptors(const DexProto* pProto,
DexProto.c 189 const char* dexProtoGetParameterDescriptors(const DexProto* pProto,
  /dalvik/vm/
Native.c 675 interim = dexProtoGetParameterDescriptors(proto, &sigCache);

Completed in 157 milliseconds