Home
last modified time | relevance | path

Searched refs:ProcUnsubscribeAccount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_stub.h67 ErrCode ProcUnsubscribeAccount(uint32_t code, MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp269 return ptr->ProcUnsubscribeAccount(code, data, reply); } in __anon506252a82a02()
1031 ErrCode AppAccountStub::ProcUnsubscribeAccount(uint32_t code, MessageParcel &data, MessageParcel &r… in ProcUnsubscribeAccount() function in OHOS::AccountSA::AppAccountStub