Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dflexible_type_test.cpp147 TypeDescriptorCfg flexibleTypeDescriptorCfg; variable
172 TypeDescriptorCfg flexibleTypeDescriptorCfg; variable
197 TypeDescriptorCfg flexibleTypeDescriptorCfg; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dflexible_type.cpp35 …ibleType::ParseFlexibleUtd(const std::string &typeId, TypeDescriptorCfg &flexibleTypeDescriptorCfg) in ParseFlexibleUtd()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp122 TypeDescriptorCfg flexibleTypeDescriptorCfg; in GetFlexibleTypeDescriptor() local