Searched refs:interface_name (Results 1 - 1 of 1) sorted by relevance

/art/dexlayout/
H A Ddexlayout.cc782 const char* interface_name = type_item->GetStringId()->Data(); local
784 fprintf(out_file_, " #%d : '%s'\n", i, interface_name);
786 std::string dot(DescriptorToDotWrapper(interface_name));

Completed in 72 milliseconds