Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_verify.h100 bool VerifyDebugInfo(dex_ir::DebugInfoItem* orig,
Ddex_verify.cc878 if (!VerifyDebugInfo(orig->DebugInfo(), output->DebugInfo(), error_msg)) { in VerifyCode()
899 bool VerifyDebugInfo(dex_ir::DebugInfoItem* orig, in VerifyDebugInfo() function