Searched refs:ParseStoredCustomUtdJson (Results 1 – 4 of 4) sorted by relevance
33 …bool ParseStoredCustomUtdJson(const std::string &jsonData, std::vector<TypeDescriptorCfg> &typesCf…
60 utdJsonParser_.ParseStoredCustomUtdJson(jsonStr, customUtdTypes); in GetHapTypeCfgs()83 utdJsonParser_.ParseStoredCustomUtdJson(jsonStr, customUtdTypes); in GetTypeCfgs()
38 bool CustomUtdJsonParser::ParseStoredCustomUtdJson(const std::string &jsonData, in ParseStoredCustomUtdJson() function in OHOS::UDMF::CustomUtdJsonParser
97 parser.ParseStoredCustomUtdJson(TEST_DATA2, typesCfg);