Home
last modified time | relevance | path

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

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