Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp105 if (!IsExistOsAccount(userId)) { in StartUser()
160 if (!IsExistOsAccount(userId)) { in StopUser()
201 if (!IsExistOsAccount(userId)) { in LogoutUser()
260 bool UserController::IsExistOsAccount(int32_t userId) in IsExistOsAccount() function in OHOS::AAFwk::UserController
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h109 bool IsExistOsAccount(int32_t userId);

Completed in 2 milliseconds