HomeSort by relevance Sort by last modified time
    Searched refs:CreateRoot (Results 1 - 3 of 3) sorted by null

  /art/runtime/
subtype_check_info_test.cc 312 SubtypeCheckInfo sci = SubtypeCheckInfo::CreateRoot();
320 SubtypeCheckInfo root = SubtypeCheckInfo::CreateRoot();
340 SubtypeCheckInfo root = SubtypeCheckInfo::CreateRoot();
350 SubtypeCheckInfo root = SubtypeCheckInfo::CreateRoot();
subtype_check_info.h 198 static SubtypeCheckInfo CreateRoot() {
subtype_check.h 390 const SubtypeCheckInfo new_root_sci = root_sci.CreateRoot();

Completed in 146 milliseconds