Home
last modified time | relevance | path

Searched refs:GetCurrentActiveOsAccountId (Results 1 - 7 of 7) sorted by relevance

/base/security/device_auth/services/frameworks/inc/os_account_adapter/
H A Dos_account_adapter.h45 int32_t GetCurrentActiveOsAccountId(void);
/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
H A Dos_account_adapter_mock.cpp67 int32_t GetCurrentActiveOsAccountId(void) in GetCurrentActiveOsAccountId() function
/base/security/device_auth/test/unittest/deviceauth/source/
H A Dos_account_adapter_mock.c66 int32_t GetCurrentActiveOsAccountId(void) in GetCurrentActiveOsAccountId() function
/base/security/device_auth/test/unittest/tdd_framework/common/src/
H A Dos_account_adapter_mock.c66 int32_t GetCurrentActiveOsAccountId(void) in GetCurrentActiveOsAccountId() function
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp176 int32_t GetCurrentActiveOsAccountId(void) in GetCurrentActiveOsAccountId() function
251 return GetCurrentActiveOsAccountId(); in DevAuthGetRealOsAccountLocalId()
265 int32_t foregroundOsAccountId = GetCurrentActiveOsAccountId(); in CheckIsForegroundOsAccountId()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp92 static int32_t GetCurrentActiveOsAccountId() in GetCurrentActiveOsAccountId() function
101 SCLOCK_HILOGI("GetCurrentActiveOsAccountId.[osAccountId]:%{public}d", osAccountId); in GetCurrentActiveOsAccountId()
219 int userId = GetCurrentActiveOsAccountId(); in InitUserId()
541 if (GetCurrentActiveOsAccountId() != userId) { in SetScreenLockDisabled()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c799 osAccountId = GetCurrentActiveOsAccountId(); in GetRegisterInfo()

Completed in 9 milliseconds