Searched refs:UpdateStorageKey (Results 1 – 3 of 3) sorted by relevance
71 ErrCode UpdateStorageKey(int32_t userId, uint64_t secureUid, const std::vector<uint8_t> &token,
752 innerIamMgr_.UpdateStorageKey(TEST_USER_ID, testCreId, token, testSecret, testSecret);
489 ErrCode InnerAccountIAMManager::UpdateStorageKey( in UpdateStorageKey() function in OHOS::AccountSA::InnerAccountIAMManager