Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h82 bool VerifyEncodedValue(dex_ir::EncodedValue* orig,
Ddex_verify.cc559 return VerifyEncodedValue(orig->GetValue(), output->GetValue(), orig_offset, error_msg); in VerifyAnnotationElement()
562 bool VerifyEncodedValue(dex_ir::EncodedValue* orig, in VerifyEncodedValue() function
734 if (!VerifyEncodedValue((*orig_vector)[i].get(), in VerifyEncodedArray()