Searched refs:str_data_ptr (Results 1 – 1 of 1) sorted by relevance
3596 const uint8_t* str_data_ptr = OffsetToPtr(id.string_data_off_); in FindStringRangesForMethodNames() local3597 DecodeUnsignedLeb128(&str_data_ptr); in FindStringRangesForMethodNames()3598 return reinterpret_cast<const char*>(str_data_ptr); in FindStringRangesForMethodNames()