Searched defs:IsUserIdExist (Results 1 – 3 of 3) sorted by relevance
64 fn IsUserIdExist(userId: i32, exist: &mut bool) -> bool; in IsUserIdExist() function
35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist() function
695 bool DefaultAppMgr::IsUserIdExist(int32_t userId) const in IsUserIdExist() function in OHOS::AppExecFwk::DefaultAppMgr