Searched refs:signature_idx (Results 1 – 1 of 1) sorted by relevance
1048 uint32_t signature_idx = kDexNoIndex; in DecodeDebugLocalInfo() local1050 signature_idx = DecodeUnsignedLeb128P1(&stream); in DecodeDebugLocalInfo()1062 local_in_reg[reg].signature_ = StringDataByIdx(dex::StringIndex(signature_idx)); in DecodeDebugLocalInfo()