Home
last modified time | relevance | path

Searched defs:unifiedDataProperties (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp260 auto unifiedDataProperties = std::make_shared<UnifiedDataProperties>(); in ConvertProperty() local
H A Dpasteboard_utils.cpp84 auto unifiedDataProperties = unifiedData.GetProperties(); in Convert() local
187 auto unifiedDataProperties = std::make_shared<UnifiedDataProperties>(); in Convert() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp99 auto unifiedDataProperties = std::make_shared<UnifiedDataProperties>(); in InitPlainData() local