Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dwriter.cc703 std::vector<dex::ParameterAnnotationsItem> dex_param_annotations; in WriteClassAnnotations() local
723 dex_param_annotations.push_back(dex_item); in WriteClassAnnotations()
742 data.Push(dex_param_annotations); in WriteClassAnnotations()