Home
last modified time | relevance | path

Searched defs:typesCfg (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dcustom_utd_store_test.cpp95 std::vector<TypeDescriptorCfg> typesCfg; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_json_parser.cpp72 bool CustomUtdJsonParser::ConvertUtdCfgsToJson(const std::vector<TypeDescriptorCfg> &typesCfg, std::string &jsonData) in ConvertUtdCfgsToJson() argument
38 ParseStoredCustomUtdJson(const std::string &jsonData, std::vector<TypeDescriptorCfg> &typesCfg) ParseStoredCustomUtdJson() argument
113 GetTypeDescriptors(const json &jsonRoot, const std::string &nodeName, std::vector<TypeDescriptorCfg> &typesCfg) GetTypeDescriptors() argument

Completed in 2 milliseconds