Home
last modified time | relevance | path

Searched refs:oldCredential (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h82 std::vector<uint8_t> oldCredential; member
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_client.cpp487 it->second.oldCredential = it->second.credential; in SetCredential()
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_client_test.cpp709 EXPECT_TRUE(credItem.oldCredential.empty());
715 EXPECT_FALSE(credItem.oldCredential.empty());