Searched refs:AppAccountEventStub (Results 1 – 5 of 5) sorted by relevance
22 AppAccountEventStub::AppAccountEventStub() in AppAccountEventStub() function in OHOS::AccountSA::AppAccountEventStub25 AppAccountEventStub::~AppAccountEventStub() in ~AppAccountEventStub()28 int AppAccountEventStub::OnRemoteRequest( in OnRemoteRequest()47 ErrCode AppAccountEventStub::ProcOnAccountsChanged(MessageParcel &data) in ProcOnAccountsChanged()
24 class AppAccountEventStub : public IRemoteStub<IAppAccountEvent> {26 AppAccountEventStub();27 ~AppAccountEventStub() override;35 DISALLOW_COPY_AND_MOVE(AppAccountEventStub);
24 class AppAccountEventListener : public AppAccountEventStub {
19 "non-virtual thunk to OHOS::AccountSA::AppAccountEventStub::~AppAccountEventStub()";36 "OHOS::AccountSA::AppAccountEventStub::AppAccountEventStub()";37 …"OHOS::AccountSA::AppAccountEventStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::M…38 "OHOS::AccountSA::AppAccountEventStub::~AppAccountEventStub()";111 "OHOS::AccountSA::AppAccountEventStub::ProcOnAccountsChanged(OHOS::MessageParcel&)";123 "virtual thunk to OHOS::AccountSA::AppAccountEventStub::~AppAccountEventStub()";
39 class MockAppAccountEventStub : public AppAccountEventStub {