Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_entry_getter_client.h24 class PasteboardEntryGetterClient : public PasteboardEntryGetterStub { class
26 explicit PasteboardEntryGetterClient(const std::map<uint32_t, std::shared_ptr<UDMF::EntryGetter>> entryGetters);
27 ~PasteboardEntryGetterClient() = default;
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_entry_getter_client.cpp24 PasteboardEntryGetterClient::PasteboardEntryGetterClient( in PasteboardEntryGetterClient() function in OHOS::MiscServices::PasteboardEntryGetterClient
30 int32_t PasteboardEntryGetterClient::GetRecordValueByType(uint32_t recordId, PasteDataEntry &value) in GetRecordValueByType()
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp397 sptr<PasteboardEntryGetterClient> entryGetterAgent; in SetPasteData()
400 entryGetterAgent = new (std::nothrow) PasteboardEntryGetterClient(entryGetters); in SetPasteData()

Completed in 3 milliseconds