Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file-inl.h294 const IndexToStringData& index_to_string_data, in DecodeDebugLocalInfo() argument
330 local_in_reg[arg_reg].name_ = index_to_string_data(name_idx); in DecodeDebugLocalInfo()
395 local_in_reg[reg].name_ = index_to_string_data(name_idx); in DecodeDebugLocalInfo()
397 local_in_reg[reg].signature_ = index_to_string_data(signature_idx); in DecodeDebugLocalInfo()
486 IndexToStringData&& index_to_string_data, in DecodeDebugPositionInfo() argument
529 entry.source_file_ = index_to_string_data(name_idx); in DecodeDebugPositionInfo()
Ddex_file.h779 const IndexToStringData& index_to_string_data,
794 IndexToStringData&& index_to_string_data,