Home
last modified time | relevance | path

Searched defs:GetReturnTypeDescriptor (Results 1 – 4 of 4) sorted by relevance

/art/runtime/mirror/
Dmethod_handle_impl.cc25 const char* MethodHandle::GetReturnTypeDescriptor(const char* invoke_method_name) { in GetReturnTypeDescriptor() function in art::mirror::MethodHandle
Dvar_handle.cc1602 const char* VarHandle::GetReturnTypeDescriptor(const char* accessor_name) { in GetReturnTypeDescriptor() function in art::mirror::VarHandle
/art/runtime/
Dart_method-inl.h280 inline const char* ArtMethod::GetReturnTypeDescriptor() { in GetReturnTypeDescriptor() function
/art/libdexfile/dex/
Ddex_file-inl.h155 inline const char* DexFile::GetReturnTypeDescriptor(const dex::ProtoId& proto_id) const { in GetReturnTypeDescriptor() function