Home
last modified time | relevance | path

Searched defs:GetJniShortName (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddescriptors_names.cc82 std::string GetJniShortName(const std::string& class_descriptor, const std::string& method) { in GetJniShortName() function
/art/test/ti-agent/
Djni_binder.cc62 static std::string GetJniShortName(const std::string& class_descriptor, const std::string& method) { in GetJniShortName() function