Home
last modified time | relevance | path

Searched refs:GetDataId (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp37 unifiedData->SetDataId(pasteData.GetDataId()); in Convert()
82 udmfRecord->SetDataId(record->GetDataId()); in Convert()
106 pbRecord->SetDataId(record->GetDataId()); in Convert()
H A Dpaste_data.cpp563 uint32_t PasteData::GetDataId() const in GetDataId() function in OHOS::MiscServices::PasteData
H A Dpaste_data_record.cpp768 uint32_t PasteDataRecord::GetDataId() const in GetDataId() function in OHOS::MiscServices::PasteDataRecord
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dunified_record.h57 uint32_t GetDataId() const;
H A Dunified_data.h55 uint32_t GetDataId() const;
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp341 if (dataId != data->GetDataId()) { in GetRecordValueByType()
344 data->GetDataId()); in GetRecordValueByType()
360 if (dataId != data->GetDataId()) { in GetRecordValueByType()
363 data->GetDataId()); in GetRecordValueByType()
886 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "entry getter is nullptr, dataId is %{public}d", data.GetDataId()); in GetDelayPasteRecord()
910 "get record value fail, dataId is %{public}d, recordId is %{public}d", data.GetDataId(), in GetDelayPasteRecord()
2053 "data share option is in app, dataId:%{public}u", data.GetDataId()); in SetDistributedData()
2055 "data share option is local device, dataId:%{public}u", data.GetDataId()); in SetDistributedData()
2061 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "clip plugin is null, dataId:%{public}u", data.GetDataId()); in SetDistributedData()
2077 data.GetDataId(), even in SetDistributedData()
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_record.cpp163 uint32_t UnifiedRecord::GetDataId() const in GetDataId() function in OHOS::UDMF::UnifiedRecord
H A Dunified_data.cpp195 uint32_t UnifiedData::GetDataId() const in GetDataId() function in OHOS::UDMF::UnifiedData
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data.h133 uint32_t GetDataId() const;
H A Dpaste_data_record.h119 uint32_t GetDataId() const;

Completed in 17 milliseconds