Searched defs:arkMethod (Results 1 – 8 of 8) sorted by relevance
40 for (const arkMethod of arkClass.getMethods(true)) { constant
149 let arkMethod = this.scene.getMethod(cgNode.getMethod(), true); variable
180 let arkMethod = this.cg.getArkMethodByFuncID(funcID); variable307 let arkMethod = this.cg.getArkMethodByFuncID(funcID); variable1437 let arkMethod = this.cg.getArkMethodByFuncID(funcID); variable1911 let arkMethod = this.cg.getArkMethodByFuncID(funcID); variable
406 const arkMethod = scene.getMethod(targetLocalType.getMethodSignature()); constant
925 let arkMethod; variable1088 for (let arkMethod of arkClass.getMethods()) { variable
61 for (const arkMethod of arkClass.getMethods()) { constant
175 const arkMethod = new ArkMethod(); constant
351 for (const arkMethod of arkClass.getMethods()) { constant