Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h145 int32_t freezingNewUserId_ = -1; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp513 return freezingNewUserId_; in GetFreezingNewUserId()
518 freezingNewUserId_ = userId; in SetFreezingNewUserId()