Searched defs:ParseJsonFromFile (Results 1 – 2 of 2) sorted by relevance
116 static cJSON* ParseJsonFromFile(const std::string& filePath) in ParseJsonFromFile() function
227 ErrCode OhosAccountDataDeal::ParseJsonFromFile(const std::string &filePath, nlohmann::json &jsonDat… in ParseJsonFromFile() function in OHOS::AccountSA::OhosAccountDataDeal