Searched defs:methodLiterals (Results 1 – 3 of 3) sorted by relevance
65 std::vector<MethodLiteral *> &methodLiterals) in CreateJSPandaFile()119 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local167 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local233 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local295 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local391 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local461 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local504 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local628 std::vector<MethodLiteral *> methodLiterals {}; in HWTEST_F_L0() local679 auto methodLiterals = jsPandaFile->GetMethodLiteralMap(); in HWTEST_F_L0() local[all …]
333 CMap<CString, CMap<CString, MethodLiteral*>> methodLiterals; in GeneratePatchInfo() local
43 MethodLiteral *methodLiterals = jsPandaFile->GetMethodLiterals(); in TranslateClasses() local