Home
last modified time | relevance | path

Searched refs:FullyQualifiedType (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dmethod_type_test.cc37 static std::string FullyQualifiedType(const std::string& shorthand) { in FullyQualifiedType() function
55 soa.Self(), FullyQualifiedType(return_type).c_str(), boot_class_loader)); in CreateMethodType()
65 soa.Self(), FullyQualifiedType(param_types[i]).c_str(), boot_class_loader)); in CreateMethodType()