Searched refs:CmdUnsubscribeDistributedAccountEvent (Results 1 – 2 of 2) sorted by relevance
55 std::int32_t CmdUnsubscribeDistributedAccountEvent(MessageParcel &data, MessageParcel &reply);
98 return this->CmdUnsubscribeDistributedAccountEvent(data, reply); in AccountStub()456 std::int32_t AccountStub::CmdUnsubscribeDistributedAccountEvent(MessageParcel &data, MessageParcel … in CmdUnsubscribeDistributedAccountEvent() function in OHOS::AccountSA::AccountStub