Searched defs:methodDataAccessor (Results 1 – 3 of 3) sorted by relevance
383 static void LoadMethod(Method *method, panda_file::MethodDataAccessor *methodDataAccessor, Class *k… in LoadMethod()488 … &methodIndex](panda_file::MethodDataAccessor &methodDataAccessor) { in LoadMethods()1359 panda_file::MethodDataAccessor methodDataAccessor(pf, id); in GetMethod() local1397 panda_file::MethodDataAccessor methodDataAccessor(*pf, id); in GetMethod() local1417 …hod *ClassLinker::GetMethod(const Class *klass, const panda_file::MethodDataAccessor &methodDataAc… in GetMethod()
607 &errorOccurred](panda_file::MethodDataAccessor &methodDataAccessor) { in Compile()
662 MethodDataAccessor methodDataAccessor(*pandaFile, methodItem->GetFileId()); in TEST() local