Searched defs:GetStringInitPcRegMap (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dverified_method.h85 const SafeMap<uint32_t, std::set<uint32_t>>& GetStringInitPcRegMap() const { function in class:art::VerifiedMethod
/art/runtime/verifier/
H A Dmethod_verifier.h276 SafeMap<uint32_t, std::set<uint32_t>>& GetStringInitPcRegMap() { function in class:art::verifier::MethodVerifier

Completed in 212 milliseconds