Searched defs:parameters (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexProto.h114 * concatenation of all the descriptors for all the parameters, in
204 const DexTypeList* parameters; member in struct:DexParameterIterator
211 * parameters of the given prototype.
H A DDexSwapVerify.cpp1330 const DexParameterAnnotationsItem* parameters = local
1333 dexGetMethodId(state->pDexFile, parameters[0].methodIdx);

Completed in 50 milliseconds