Home
last modified time | relevance | path

Searched refs:IsUserIdExist (Results 1 - 3 of 3) sorted by relevance

/base/security/asset/services/os_dependency/inc/
H A Dos_account_wrapper.h26 bool IsUserIdExist(int32_t userId, bool *exist);
/base/security/asset/services/common/src/
H A Dlib.rs64 fn IsUserIdExist(userId: i32, exist: &mut bool) -> bool; in IsUserIdExist() functions
83 if IsUserIdExist(user_id, &mut exist) { in is_user_id_exist()
/base/security/asset/services/os_dependency/src/
H A Dos_account_wrapper.cpp35 bool IsUserIdExist(int32_t userId, bool *exist) in IsUserIdExist() function

Completed in 2 milliseconds