HomeSort by relevance Sort by last modified time
    Searched refs:GetJniShortName (Results 1 - 4 of 4) sorted by null

  /art/libdexfile/dex/
descriptors_names.h 39 std::string GetJniShortName(const std::string& class_name, const std::string& method_name);
descriptors_names.cc 82 std::string GetJniShortName(const std::string& class_descriptor, const std::string& method) {
  /art/test/ti-agent/
jni_binder.cc 62 static std::string GetJniShortName(const std::string& class_descriptor, const std::string& method) {
96 mangled_names[0] = GetJniShortName(klass_name, name);
  /art/runtime/
art_method.cc     [all...]

Completed in 787 milliseconds