Searched refs:GetUserTypeByUserId (Results 1 – 8 of 8) sorted by relevance
80 EXPECT_EQ(IpcCommon::GetUserTypeByUserId(USER_ID_MAIN, userType), SUCCESS);
48 static int32_t GetUserTypeByUserId(int32_t userId, int32_t &userType);
91 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId() function in OHOS::UserIam::UserAuth::IpcCommon
54 static int32_t GetUserTypeByUserId(int32_t userId, int32_t &userType);
108 if (IpcCommon::GetUserTypeByUserId(enrollPara_.userId, userType) != SUCCESS) { in Start()
135 int32_t IpcCommon::GetUserTypeByUserId(int32_t userId, int32_t &userType) in GetUserTypeByUserId() function in OHOS::UserIam::UserAuth::IpcCommon