Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_stub.h66 ErrCode ProcSubscribeAccount(uint32_t code, MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp264 return ptr->ProcSubscribeAccount(code, data, reply); } in __anon506252a82902()
1011 ErrCode AppAccountStub::ProcSubscribeAccount(uint32_t code, MessageParcel &data, MessageParcel &rep… in ProcSubscribeAccount() function in OHOS::AccountSA::AppAccountStub