Home
last modified time | relevance | path

Searched refs:PasteboardEntryGetterStub (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_entry_getter_stub.cpp25 PasteboardEntryGetterStub::PasteboardEntryGetterStub() in PasteboardEntryGetterStub() function in OHOS::MiscServices::PasteboardEntryGetterStub
28 &PasteboardEntryGetterStub::OnGetRecordValueByType; in PasteboardEntryGetterStub()
31 PasteboardEntryGetterStub::~PasteboardEntryGetterStub() in ~PasteboardEntryGetterStub()
36 int PasteboardEntryGetterStub::OnRemoteRequest( in OnRemoteRequest()
41 std::u16string localDescriptor = PasteboardEntryGetterStub::GetDescriptor(); in OnRemoteRequest()
57 int32_t PasteboardEntryGetterStub::OnGetRecordValueByType(MessageParcel &data, MessageParcel &reply) in OnGetRecordValueByType()
/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_entry_getter_stub.h24 class PasteboardEntryGetterStub : public IRemoteStub<IPasteboardEntryGetter> { class
26 PasteboardEntryGetterStub();
27 ~PasteboardEntryGetterStub();
31 using Handler = int32_t (PasteboardEntryGetterStub::*)(MessageParcel& data, MessageParcel& reply);
H A Dpasteboard_entry_getter_client.h24 class PasteboardEntryGetterClient : public PasteboardEntryGetterStub {

Completed in 2 milliseconds