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

  /art/runtime/verifier/
method_verifier.cc     [all...]
  /art/runtime/mirror/
art_method-inl.h 510 inline const char* ArtMethod::GetReturnTypeDescriptor() {
art_method.h 534 const char* GetReturnTypeDescriptor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/runtime/
dex_file.h 689 const char* GetReturnTypeDescriptor(const ProtoId& proto_id) const {
    [all...]

Completed in 54 milliseconds