Searched refs:str_data_ptr (Results 1 – 1 of 1) sorted by relevance
3419 const uint8_t* str_data_ptr = begin + id.string_data_off_; in FindStringRangesForMethodNames() local3420 DecodeUnsignedLeb128(&str_data_ptr); in FindStringRangesForMethodNames()3421 return reinterpret_cast<const char*>(str_data_ptr); in FindStringRangesForMethodNames()