Searched refs:ParseJsonObj (Results 1 – 2 of 2) sorted by relevance
305 bool result = ParseJsonObj(profileJson, realPath); in ParseJsonFile()616 bool result = ParseJsonObj(trustSaIdJson, realPath); in ParseTrustConfig()637 bool ParseUtil::ParseJsonObj(nlohmann::json& jsonObj, const string& jsonPath) in ParseJsonObj() function in OHOS::ParseUtil
52 bool ParseJsonObj(nlohmann::json& jsonObj, const std::string& jsonPath);