Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dbase_context.cpp83 if (hasStarted_) { in Start()
87 hasStarted_ = true; in Start()
H A Dwidget_context.cpp64 …: contextId_(contextId), description_("UserAuthWidget"), callerCallback_(callback), hasStarted_(fa… in WidgetContext()
82 if (hasStarted_) { in Start()
86 hasStarted_ = true; in Start()
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dbase_context.h69 bool hasStarted_ = false; variable
H A Dwidget_context.h130 bool hasStarted_ {false};