HomeSort by relevance Sort by last modified time
    Searched defs:DescriptorToDot (Results 1 - 2 of 2) sorted by null

  /art/libdexfile/dex/
descriptors_names.cc 137 std::string DescriptorToDot(const char* descriptor) {
  /art/test/ti-agent/
jni_binder.cc 126 static std::string DescriptorToDot(const char* descriptor) {
158 std::string dot_name = DescriptorToDot(descriptor.c_str());

Completed in 92 milliseconds