Searched defs:ctx_ (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/methodtrace/ | ||
| D | trace.h | 150 static LanguageContext ctx_; variable |
| D | trace.cpp | 33 LanguageContext Trace::ctx_ = LanguageContext(nullptr); member in ark::Trace |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | fibers_test.cpp | 94 fibers::FiberContext ctx_; member in ark::fibers::test::Fiber |
| /arkcompiler/runtime_core/static_core/static_linker/ | ||
| D | linker_context.h | 277 Context *ctx_; variable |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/ | ||
| D | call_ets.cpp | 68 InteropCtx *const ctx_; member in ark::ets::interop::js::CallETSHandler |
| D | call_js.cpp | 110 InteropCtx *const ctx_; member in ark::ets::interop::js::CallJSHandler |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | js_refconvert_builtin.cpp | 376 InteropCtx *ctx_; member in ark::ets::interop::js::__anon45ab27570111::CompatConvertorsRegisterer |