Searched refs:find_custom_class_with_setstate (Results 1 – 2 of 2) sorted by relevance
105 auto find_custom_class_with_setstate = [&qn]() -> c10::ClassTypePtr { in readArchive() local117 } else if (auto custom_class_type = find_custom_class_with_setstate()) { in readArchive()
129 auto find_custom_class_with_setstate = [&qn]() -> c10::ClassTypePtr { in objLoaderMobile() local141 } else if (auto custom_class_type = find_custom_class_with_setstate()) { in objLoaderMobile()