Searched refs:patchMethodLiterals (Results 1 – 2 of 2) sorted by relevance
131 CUnorderedMap<uint32_t, MethodLiteral *> patchMethodLiterals = patchFile->GetMethodLiteralMap(); in IsQuickFixCausedException() local132 for (const auto &item : patchMethodLiterals) { in IsQuickFixCausedException()
241 CUnorderedMap<uint32_t, MethodLiteral *> patchMethodLiterals = patchFile->GetMethodLiteralMap(); in ReplaceMethod() local245 for (const auto &item : patchMethodLiterals) { in ReplaceMethod()