Home
last modified time | relevance | path

Searched refs:weak_this (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1242 wptr<MainThread> weak_this = this; in CreateCjExceptionInfo() local
1244 uncaughtExceptionInfo.uncaughtTask = [weak_this, bundleName, versionCode] in CreateCjExceptionInfo()
1246 auto appThread = weak_this.promote(); in CreateCjExceptionInfo()