Searched refs:ApplyTransition (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dsubtype_check_test.cc507 void ApplyTransition(MockSubtypeCheck sc_tree, function in namespace:art
544 SubtypeCheckInfo::State ApplyTransition(MockSubtypeCheck sc_tree, function in namespace:art
630 SubtypeCheckInfo::State state = ApplyTransition(sc_tree, requested_transition);
661 ApplyTransition(SCTree::Lookup(klass), transitions[cur_depth].first, transitions[cur_depth].second);

Completed in 418 milliseconds