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

  /art/runtime/
utils.cc 215 std::string argument_descriptor(signature, argument_length);
216 result += PrettyDescriptor(argument_descriptor.c_str());
  /art/runtime/verifier/
method_verifier.cc 4387 const char* argument_descriptor = method->GetTypeDescriptorFromTypeIdx(argument_type_index); local
    [all...]

Completed in 116 milliseconds