Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h553 struct AppContext { struct
557 AppContext appContext_ {}; argument
Dclass_linker_extension.h306 …explicit AppContext(ClassLinkerExtension *extension, PandaVector<const panda_file::File *> &&pfLis… in AppContext() function