Home
last modified time | relevance | path

Searched refs:utdTypes (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.h43 void ProcessUtdForSave(const CustomUtdCfgs &utdTypes, std::vector<TypeDescriptorCfg> &customTyepCfgs,
H A Dcustom_utd_store.cpp199 void CustomUtdStore::ProcessUtdForSave(const CustomUtdCfgs &utdTypes, std::vector<TypeDescriptorCfg> &customTyepCfgs, in ProcessUtdForSave() argument
202 for (TypeDescriptorCfg declarationType : utdTypes.first) { in ProcessUtdForSave()
215 for (TypeDescriptorCfg referenceType : utdTypes.second) { in ProcessUtdForSave()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp539 std::vector<UtdType> utdTypes(UTD_TYPES, UTD_TYPES + sizeof(UTD_TYPES) / sizeof(UtdType)); in GetUtdTypes()
540 return utdTypes; in GetUtdTypes()

Completed in 3 milliseconds