Searched refs:GetActiveOsAccountIds (Results 1 – 8 of 8) sorted by relevance
107 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function121 int32_t osAccountId = GetActiveOsAccountIds(); in IsActiveOsAccountUnlocked()
34 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function
134 int32_t osAccountId = GetActiveOsAccountIds(); in GetUserDefinedDeviceName()156 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterNameMonitorHelper()
27 int32_t GetActiveOsAccountIds(void);
260 int32_t accountId = GetActiveOsAccountIds(); in IsPotentialTrustedDevice()302 int32_t accountId = GetActiveOsAccountIds(); in IsSameAccountGroupDevice()
208 accesser.SetAccesserUserId(GetActiveOsAccountIds()); in InsertDpSameAccount()
98 virtual int32_t GetActiveOsAccountIds(void) = 0;180 MOCK_METHOD0(GetActiveOsAccountIds, int32_t (void));
526 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function528 return GetNetLedgerInterface()->GetActiveOsAccountIds(); in GetActiveOsAccountIds()