Searched defs:DescriptorToDot (Results 1 - 2 of 2) sorted by relevance

/art/libdexfile/dex/
H A Ddescriptors_names.cc137 std::string DescriptorToDot(const char* descriptor) { function in namespace:art
/art/test/ti-agent/
H A Djni_binder.cc126 static std::string DescriptorToDot(const char* descriptor) { function in namespace:art
158 std::string dot_name = DescriptorToDot(descriptor.c_str());

Completed in 175 milliseconds