Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_stub.h71 … ErrCode ProcSetAuthenticatorProperties(uint32_t code, MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp259 return ptr->ProcSetAuthenticatorProperties(code, data, reply); } in __anon506252a82802()
991 ErrCode AppAccountStub::ProcSetAuthenticatorProperties(uint32_t code, MessageParcel &data, MessageP… in ProcSetAuthenticatorProperties() function in OHOS::AccountSA::AppAccountStub
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_stub_test.cpp713 …EXPECT_EQ(g_servicePtr->ProcSetAuthenticatorProperties(static_cast<uint32_t>(static_cast<uint32_t>…