OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stringidsection
(Results
1 - 1
of
1
) sorted by null
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DebugInfoItem.java
104
IndexedSection<StringIdItem>
stringIdSection
= dexFile.StringIdsSection;
106
parameterNames[i] =
stringIdSection
.getOptionalItemByIndex(in.readUnsignedLeb128() - 1);
Completed in 50 milliseconds