Home
last modified time | relevance | path

Searched refs:typesReference (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_json_parser.cpp55 std::vector<TypeDescriptorCfg> &typesReference) in ParseUserCustomUtdJson() argument
64 GetTypeDescriptors(*jsonRoot, UTD_CUSTOM_REFERENCE, typesReference); in ParseUserCustomUtdJson()
68 typesDeclarations.size(), typesReference.size()); in ParseUserCustomUtdJson()
H A Dcustom_utd_json_parser.h35 std::vector<TypeDescriptorCfg> &typesReference);