Home
last modified time | relevance | path

Searched refs:utdJsonParser_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp60 utdJsonParser_.ParseStoredCustomUtdJson(jsonStr, customUtdTypes); in GetHapTypeCfgs()
83 utdJsonParser_.ParseStoredCustomUtdJson(jsonStr, customUtdTypes); in GetTypeCfgs()
93 if (utdJsonParser_.ConvertUtdCfgsToJson(customUtdTypes, jsonData) && CreateDirectory(cfgFileDir)) { in SaveTypeCfgs()
153 if (!utdJsonParser_.ParseUserCustomUtdJson(jsonStr, typeCfgs.first, typeCfgs.second)) { in InstallCustomUtds()
H A Dcustom_utd_store.h45 CustomUtdJsonParser utdJsonParser_; member in OHOS::UDMF::CustomUtdStore

Completed in 2 milliseconds