Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp116 static cJSON* ParseJsonFromFile(const std::string& filePath) in ParseJsonFromFile() function
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp227 ErrCode OhosAccountDataDeal::ParseJsonFromFile(const std::string &filePath, nlohmann::json &jsonDat… in ParseJsonFromFile() function in OHOS::AccountSA::OhosAccountDataDeal