Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/include/
Druntime.h421 struct AppContext { struct
425 AppContext app_context_ {}; argument
Dclass_linker_extension.h237 …explicit AppContext(ClassLinkerExtension *extension, PandaVector<const panda_file::File *> &&pf_li… in AppContext() function