Home
last modified time | relevance | path

Searched defs:myFunction (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/removeComments/
DremoveComments6.d.ts27 declare function myFunction(x: number, y: string): void; function
/arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitConstructorProperty/
DconstructorProperty.ts30 function myFunction(funcPara1: number, funcPara2: number): number { function
/arkcompiler/ets_frontend/arkguard/test/grammar/export/
Dexports_demo_1.js20 exports.myFunction = function() { function
/arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/
Dxcommonjs-exports_1.js20 exports.myFunction = function() { function