Home
last modified time | relevance | path

Searched refs:CustomUtdJsonParser (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_json_parser.cpp15 #define LOG_TAG "CustomUtdJsonParser"
30 CustomUtdJsonParser::CustomUtdJsonParser() in CustomUtdJsonParser() function in OHOS::UDMF::CustomUtdJsonParser
34 CustomUtdJsonParser::~CustomUtdJsonParser() in ~CustomUtdJsonParser()
38 bool CustomUtdJsonParser::ParseStoredCustomUtdJson(const std::string &jsonData, in ParseStoredCustomUtdJson()
53 bool CustomUtdJsonParser::ParseUserCustomUtdJson(const std::string &jsonData, in ParseUserCustomUtdJson()
72 bool CustomUtdJsonParser::ConvertUtdCfgsToJson(const std::vector<TypeDescriptorCfg> &typesCfg, std::string &jsonData) in ConvertUtdCfgsToJson()
102 bool CustomUtdJsonParser::AddJsonStringArray(const std::vector<std::string> &datas, const std::string &nodeName, in AddJsonStringArray()
113 bool CustomUtdJsonParser
[all...]
H A Dcustom_utd_json_parser.h28 class API_EXPORT CustomUtdJsonParser { class
31 CustomUtdJsonParser();
32 ~CustomUtdJsonParser();
H A Dcustom_utd_store.h45 CustomUtdJsonParser utdJsonParser_;
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dcustom_utd_json_parser_test.cpp82 CustomUtdJsonParser parser; in HWTEST_F()
H A Dcustom_utd_store_test.cpp96 CustomUtdJsonParser parser; in HWTEST_F()

Completed in 2 milliseconds