Home
last modified time | relevance | path

Searched refs:sctx (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_manager_impl.cpp56 auto sctx = ctx->shared_from_this(); in CreateNewSystemWindow() local
57 auto context = std::weak_ptr<AbilityRuntime::Context>(sctx); in CreateNewSystemWindow()
154 auto sctx = ctx->shared_from_this(); in GetLastWindow() local
155 auto context = std::weak_ptr<AbilityRuntime::Context>(sctx); in GetLastWindow()
156 if (sctx == nullptr) { in GetLastWindow()

Completed in 1 milliseconds