Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2004 auto insert_pair = depth_to_lock_info.emplace(depth, DexLockInfo(depth)); in CodeFlowVerifyInstruction() local
2005 auto it = insert_pair.first; in CodeFlowVerifyInstruction()