Searched refs:TryInsertClassLoading (Results 1 – 1 of 1) sorted by relevance
933 static bool TryInsertClassLoading(panda_file::File::EntityId &classId, const panda_file::File *pf, in TryInsertClassLoading() function1005 if (!TryInsertClassLoading(classId, pf, classDataAccessor, threadLocalSet, errorHandler)) { in LoadClass()