Home
last modified time | relevance | path

Searched refs:AccountStub (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp68 AccountStub::AccountStub() in AccountStub() function in OHOS::AccountSA::AccountStub
106 std::int32_t AccountStub::InnerUpdateOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in InnerUpdateOhosAccountInfo()
134 std::int32_t AccountStub::InnerSetOhosAccountInfo(int32_t userId, MessageParcel &data, MessageParcel &reply) in InnerSetOhosAccountInfo()
162 std::int32_t AccountStub::CmdUpdateOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in CmdUpdateOhosAccountInfo()
172 std::int32_t AccountStub::CmdSetOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in CmdSetOhosAccountInfo()
197 std::int32_t AccountStub::CmdSetOhosAccountInfoByUserId(MessageParcel &data, MessageParcel &reply) in CmdSetOhosAccountInfoByUserId()
217 std::int32_t AccountStub::InnerQueryOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in InnerQueryOhosAccountInfo()
262 std::int32_t AccountStub::InnerGetOhosAccountInfo(MessageParcel &data, MessageParcel &reply) in InnerGetOhosAccountInfo()
278 std::int32_t AccountStub
[all...]
/base/account/os_account/services/accountmgr/include/
H A Daccount_stub.h28 class AccountStub;
30 class AccountStub : public IRemoteStub<IAccount>, public IAccountContext { class
32 AccountStub();
H A Daccount_mgr_service.h37 public AccountStub,
/base/account/os_account/services/accountmgr/test/mock/include/
H A Dmock_account_mgr_service.h27 class MockAccountMgrService final : public AccountStub {

Completed in 2 milliseconds