Searched defs:OH_UdmfProperty (Results 1 – 4 of 4) sorted by relevance
112 struct OH_UdmfProperty { struct113 const int64_t cid = UDMF_UNIFIED_DATA_PROPERTIES_ID;114 std::shared_ptr<OHOS::UDMF::UnifiedDataProperties> properties_;115 std::mutex mutex;116 std::string extraStr;
119 typedef struct OH_UdmfProperty OH_UdmfProperty; typedef
2123 ### OH_UdmfProperty subsection
2162 ### OH_UdmfProperty subsection