Home
last modified time | relevance | path

Searched defs:GetRecordValueByType (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/zidl/src/
Dpasteboard_entry_getter_client.cpp29 int32_t PasteboardEntryGetterClient::GetRecordValueByType(uint32_t recordId, PasteDataEntry& value) in GetRecordValueByType() function in OHOS::MiscServices::PasteboardEntryGetterClient
Dpasteboard_entry_getter_proxy.cpp57 int32_t PasteboardEntryGetterProxy::GetRecordValueByType(uint32_t recordId, PasteDataEntry& value) in GetRecordValueByType() function in OHOS::MiscServices::PasteboardEntryGetterProxy
Dpasteboard_service_proxy.cpp50 int32_t PasteboardServiceProxy::GetRecordValueByType(uint32_t dataId, uint32_t recordId, PasteDataE… in GetRecordValueByType() function in OHOS::MiscServices::PasteboardServiceProxy
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp182 int32_t PasteboardClient::GetRecordValueByType(uint32_t dataId, uint32_t recordId, PasteDataEntry &… in GetRecordValueByType() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp327 int32_t PasteboardService::GetRecordValueByType(uint32_t dataId, uint32_t recordId, PasteDataEntry&… in GetRecordValueByType() function in OHOS::MiscServices::PasteboardService