Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc774 std::string type_unused; in GetSlotType() local
776 DCHECK_EQ(InferSlotTypeFromVerifier(method, dex_pc, &type_unused, &verifier_type), OK) in GetSlotType()