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

/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp165 uint32_t USlot = 0; local
166 if (Slot.getAsInteger(10, USlot)) {
170 TmpSlotList[i] = USlot;

Completed in 34 milliseconds