Home
last modified time | relevance | path

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

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