Home
last modified time | relevance | path

Searched refs:AccountIAMMgrStub (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_mgr_stub.cpp34 const std::map<uint32_t, AccountIAMMgrStub::AccountIAMMessageProc> messageProcMap = {
38 .messageProcFunction = &AccountIAMMgrStub::ProcOpenSession,
45 .messageProcFunction = &AccountIAMMgrStub::ProcCloseSession,
52 .messageProcFunction = &AccountIAMMgrStub::ProcAddCredential,
59 .messageProcFunction = &AccountIAMMgrStub::ProcUpdateCredential,
66 .messageProcFunction = &AccountIAMMgrStub::ProcDelCred,
73 .messageProcFunction = &AccountIAMMgrStub::ProcDelUser,
80 .messageProcFunction = &AccountIAMMgrStub::ProcCancel,
87 .messageProcFunction = &AccountIAMMgrStub::ProcGetCredentialInfo,
94 .messageProcFunction = &AccountIAMMgrStub::ProcAuthUser,
[all …]
/base/account/os_account/services/accountmgr/include/account_iam/
Daccount_iam_mgr_stub.h28 class AccountIAMMgrStub : public IRemoteStub<IAccountIAM> {
30 …using MessageProcFunction = ErrCode (AccountIAMMgrStub::*)(MessageParcel &data, MessageParcel &rep…
35 AccountIAMMgrStub();
36 ~AccountIAMMgrStub() override;
61 DISALLOW_COPY_AND_MOVE(AccountIAMMgrStub);
Daccount_iam_service.h25 class AccountIAMService : public AccountIAMMgrStub {
/base/account/os_account/services/accountmgr/
Dlibaccountmgr.map272 "OHOS::AccountSA::AccountIAMMgrStub::AccountIAMMgrStub()";
273 "OHOS::AccountSA::AccountIAMMgrStub::~AccountIAMMgrStub()";
274 …"OHOS::AccountSA::AccountIAMMgrStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::Mes…
275 "OHOS::AccountSA::AccountIAMMgrStub::~AccountIAMMgrStub()";
276 "non-virtual thunk to OHOS::AccountSA::AccountIAMMgrStub::~AccountIAMMgrStub()";
277 "virtual thunk to OHOS::AccountSA::AccountIAMMgrStub::~AccountIAMMgrStub()";