Home
last modified time | relevance | path

Searched defs:Application (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/
Dapplication.py26 class Application(object): class
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js67 System.import("./src/application.js").then((({Application: t}) => new t)).then((t => { property