Home
last modified time | relevance | path

Searched defs:cfgFilePath (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
Dcustom_utd_store.cpp69 std::string cfgFilePath = path; in GetTypeCfgs() local
99 int32_t CustomUtdStore::SavaCfgFile(const std::string &jsonData, const std::string &cfgFilePath) in SavaCfgFile()