Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/cj/src/
Dunified_record_impl.cpp166 static const std::map<UDType, std::function<std::shared_ptr<UnifiedRecord>()>> constructors = { in CUnifiedRecord() local
205 …std::map<UDType, std::function<std::shared_ptr<UnifiedRecord>(UDType, ValueType)>> constructors = { in CUnifiedRecord() local
/foundation/distributeddatamgr/udmf/interfaces/ani/native/src/
Dunifieddatachannel_ani.cpp104 …std::map<UDType, std::function<std::shared_ptr<UnifiedRecord>(UDType, ValueType)>> constructors = { in UnifiedRecordHolder() local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
Dunified_record_napi.cpp91 …std::map<UDType, std::function<std::shared_ptr<UnifiedRecord>(UDType, ValueType)>> constructors = { in GenerateNativeRecord() local