Home
last modified time | relevance | path

Searched refs:string_array_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/StringUtil/
H A Dmessage_mapper.h65 int string_array_index = 0; in MessageMapper() local
68 msg_offsets[cur_num] = string_array_index; in MessageMapper()
72 ++i, ++string_array_index) { in MessageMapper()
73 string_array[string_array_index] = string_mappings[cur_num][i]; in MessageMapper()